Method Hash
Hash(Type)
Compute the hash of this location for the specified type.
Declaration
public int Hash(Type t)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | t | The type to hash with. |
Returns
| Type | Description |
|---|---|
| int | The combined hash code of the location and type. |