GetHashCode Method

Tuple(Of T1).GetHashCode Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns the hash code for the current Tuple(Of T1) object.

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

'Declaration
Public Overrides Function GetHashCode As Integer

Return Value

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

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft