[This is preliminary documentation and is subject to change.]
The IntPair type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Returns true if and only if this and the other pair are element-wise equal.
| |
GetHashCode |
Returns a hashcode for this pair.
(Overrides ValueTypeGetHashCode.) | |
ToString |
Returns a string representation of this pair.
(Overrides ValueTypeToString.) |
See Also