| UOPairT Properties |
The UOPairT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementsAreSame |
True, if the elements are Equals; false, otherwise. If both elements are null, also true.
| |
| First |
The first of the two sorted items.
| |
| Second |
The second of the two sorted items.
|