IndexPair Methods |
The IndexPair type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains |
Determines whether the IndexPair contains a specific value.
| |
| CopyTo | ||
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetEnumerator | ||
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf |
Determines the index of a specific item in IndexPair.
| |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |