| EqualityComparerTGetHashCode Method |
| Name | Description | |
|---|---|---|
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetHashCode(T) | When overridden in a derived class, serves as a hash function for the specified object for hashing algorithms and data structures, such as a hash table. |