ValueTuple<T1, T2, T3, T4, T5>::GetHashCode Method ()
Calculates the hash code for the current ValueTuple<T1, T2, T3, T4, T5> instance.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::Int32The hash code for the current ValueTuple<T1, T2, T3, T4, T5> instance.
.NET Framework
Available since 4.7
Available since 4.7
Show: