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