ValueTuple<T1, T2, T3, T4, T5, T6, T7> Methods
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(ValueTuple<T1, T2, T3, T4, T5, T6, T7>) | Compares the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance to a specified ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance. |
![]() | Equals(Object^) | Returns a value that indicates whether the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance is equal to a specified object.(Overrides ValueType::Equals(Object^).) |
![]() | Equals(ValueTuple<T1, T2, T3, T4, T5, T6, T7>) | Returns a value that indicates whether the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance is equal to a specified ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance. |
![]() | GetHashCode() | Calculates the hash code for the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the value of this ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance. (Overrides ValueType::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | IStructuralComparable::CompareTo(Object^, IComparer^) | Compares the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance 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(Object^, IEqualityComparer^) | Returns a value that indicates whether the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance is equal to a specified object based on a specified comparison method. |
![]() ![]() | IStructuralEquatable::GetHashCode(IEqualityComparer^) | Calculates the hash code for the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance by using a specified computation method. |
![]() ![]() | IComparable::CompareTo(Object^) | Compares the current ValueTuple<T1, T2, T3, T4, T5, T6, T7> instance 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. |


