Overload | Description |
---|---|
GetHashCode() | Serves as the default hash function. Serves as a hash function for a particular type. |
GetHashCode(IEqualityComparer) |
Overload | Description |
---|---|
GetHashCode() | Serves as the default hash function. Serves as a hash function for a particular type. |
GetHashCode(IEqualityComparer) |
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.