The members of System.Tuple<T1,T2,T3> are listed below.
See Also: Inherited members from System.Object
Tuple(T1, T2, T3) | Documentation for this section has not yet been entered. |
override | Equals(object)
| |
override | GetHashCode()
| |
override | ToString()
|
IComparable.CompareTo |
Compares the current Tuple`3 object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. | |
IStructuralComparable.CompareTo |
Compares the current Tuple`3 object to a specified object by using a specified comparer, and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. | |
IStructuralEquatable.Equals |
Returns a value that indicates whether the current Tuple`3 object is equal to a specified object based on a specified comparison method. | |
IStructuralEquatable.GetHashCode |
Calculates the hash code for the current Tuple`3 object by using a specified computation method. | |
ITuple.ToString | Documentation for this section has not yet been entered. |