Click or drag to resize

PairT1, T2 Properties

The PairT1, T2 generic type exposes the following members.

Properties
  NameDescription
Public propertyItem1
Gets the first item in the tuple.
Public propertyItem2
Gets the second item in the tuple.
Top
See Also