System.Tuple<T1>: Property Members

The properties of System.Tuple<T1> are listed below. For a list of all members, see the Tuple<T1> Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Item1T1.

Gets the value of the Tuple`1 object's single component.