The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StringComparer::GetHashCode Method
.NET Framework (current version)
When overridden in a derived class, gets the hash code for the current StringComparer object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHashCode(Object^) | When overridden in a derived class, gets the hash code for the specified object. |
![]() | GetHashCode(String^) | When overridden in a derived class, gets the hash code for the specified string. |
Show:
