Method GetHashCode
GetHashCode(T)
Get the hash code with respect to this sequenced equalityComparer
Declaration
public int GetHashCode(T collection)
Parameters
Type | Name | Description |
---|---|---|
T | collection | The collection |
Returns
Type | Description |
---|---|
System.Int32 | The hash code |