Method Hash
Hash(Type)
The hash of this location combined with the specified type.
Declaration
int Hash(Type resultType)
Parameters
Type | Name | Description |
---|---|---|
Type | resultType | The type of the result. |
Returns
Type | Description |
---|---|
Int32 | The combined hash of the location and the type. |