[This is preliminary documentation and is subject to change.]
The PairTFirst, TSecond generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Compares this pair and the other pair for element-wise equality.
| |
GetHashCode |
Returns a 32-bit signed integer hashcode for this pair.
(Overrides ValueTypeGetHashCode.) | |
ToString |
Returns a string representation of this pair.
(Overrides ValueTypeToString.) |
See Also