Click or drag to resize
UOPairT Properties

The UOPairT generic type exposes the following members.

Properties
  NameDescription
Public propertyElementsAreSame
True, if the elements are Equals; false, otherwise. If both elements are null, also true.
Public propertyFirst
The first of the two sorted items.
Public propertySecond
The second of the two sorted items.
Top
See Also