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 | 
|---|---|
| int | The combined hash of the location and the type.  |