Click or drag to resize
PairT Properties

The PairT generic type exposes the following members.

Properties
  NameDescription
Public propertyFirst
Gets the first value in the pair.
Public propertySecond
Gets the second value in the pair.
Top
See Also