Method GetHashCode
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 |
Overrides
System.Object.GetHashCode()
GetHashCode(IPoint)
All IPoint implementations should use this definition of System.Object.GetHashCode().
Declaration
public static int GetHashCode(IPoint thiz)
Parameters
Type | Name | Description |
---|---|---|
IPoint | thiz |
Returns
Type | Description |
---|---|
System.Int32 |