The Scene..::.Layer type exposes the following members.

Methods

  NameDescription
CompareTo
The standard comparer. Sorts layers by the layer name.
Equals
Tests if two layers are considered equal.
(Overrides Object..::.Equals(Object).)
GetHashCode
A hash code for the layer.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Operators

  NameDescription
Equality
True if two points are considered equal.
Inequality
False if two points are considered equal.

See Also