GetHashCode Method (Thickness)
In This Topic
Returns the hash code of the structure.
Syntax
'Declaration
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
Return Value
A hash code for this instance of
Thickness.
See Also