NullableTypes Class Library

NullableInt16.GetHashCode Method 

Determines hashcode of this NullableInt16

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

HashCode of this NullableInt16

See Also

NullableInt16 Class | NullableTypes Namespace