Tuple<T1, T2, T3, T4, T5, T6, T7, TRest>.GetHashCode Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Calculates the hash code for the current Tuple<T1, T2, T3, T4, T5, T6, T7, TRest> object.

Namespace:  System
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()

Return Value

Type: System.Int32
A 32-bit signed integer hash code.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.