The IndexArray type exposes the following members.

Methods

  NameDescription
Clone
Creates a deep copy of this index array.
ContainsDuplicates
Determines if the index array contains duplicate values.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Exists
Determines if the given index exists is self.
FindIndexOverloaded.
GetHashCode
Get the hash code for this index array.
(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
Implicit
Implicit conversion from an IndexArray to an int array/

See Also