First
|
Returns the first element of a pair |
Second
|
Returns the second element of a pair |
Swap
|
Swaps the elements of a pair, creating a new pair. |
Equals (inherited from Object) |
|
GetHashCode (inherited from Object) |
|
GetType (inherited from Object) |
|
ToString (inherited from Object) |
Finalize (inherited from Object) |
|
MemberwiseClone (inherited from Object) |
Pair Class | Nemerle.Utility Namespace