[]
        
(Showing Draft Content)

GrapeCity.Drawing.SizeInt.GetHashCode

GetHashCode Method

GetHashCode()

Returns the hash code for this value.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

A 32-bit signed integer that is the hash code for this value.

Overrides