Click or drag to resize
Tuple2T1, T2 Properties

The Tuple2T1, T2 generic type exposes the following members.

Properties
  NameDescription
Public propertyItem1
Retyurns the first element of the tuple
Public propertyItem2
Returns the second element of the tuple
Top
See Also