System.Tuple<T1>: Method Members

The methods 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 Methods

override
Equals(object) : bool

Returns a value that indicates whether the current Tuple`1 object is equal to a specified object.

override
GetHashCode() : int

Returns the hash code for the current Tuple`1 object.

override
ToString() : string

Returns a string that represents the value of this Tuple`1 instance.