Gets a hash code of this object.
'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As SubStyle
Dim value As Integer
value = instance.GetHashCode()
public override int GetHashCode()
Return Value
An
System.Int32 value that indicates the hash code of this object.