Click or drag to resize
EqualityComparerTGetHashCode Method
Overload List
  NameDescription
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHashCode(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.
Top
See Also