The IndexValue type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CopyTo |
Copies the contents of this IndexValue to a compatible,
one-dimensional Array, starting at the specified index in
the target array.
| |
| Equals |
Returns a value indicating whether this IndexValue
instance is equal to other.
(Overrides ObjectEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Returns the hashcode for this IndexValue instance.
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also