'Declaration Public Overrides Function GetHashCode() As System.Integer
'Usage Dim instance As DrawingObject Dim value As System.Integer value = instance.GetHashCode()
public override System.int GetHashCode()
Return Value
The hash code.
'Declaration Public Overrides Function GetHashCode() As System.Integer
'Usage Dim instance As DrawingObject Dim value As System.Integer value = instance.GetHashCode()
public override System.int GetHashCode()