Overload List

  NameDescription
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetHashCode(ICollection)
Computes a hash code for coll.

See Also