GetHashCode Method (SizeInt)
Returns the hash code for this value.
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As SizeInt
Dim value As Integer
value = instance.GetHashCode()
Return Value
A 32-bit signed integer that is the hash code for this value.