Method Hash
Hash(Int32)
(internal) Return the hash for the key. The default implementation just returns the key, which is not appropriate for general purpose use.
Declaration
public virtual int Hash(int key)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | key |
Returns
Type | Description |
---|---|
System.Int32 |