CompareInfo::GetHashCode Method
.NET Framework (current version)
Returns a hash code either for this CompareInfo instance or for a particular string.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetHashCode() | Serves as a hash function for the current CompareInfo for hashing algorithms and data structures, such as a hash table.(Overrides Object::GetHashCode().) |
![]() | GetHashCode(String^, CompareOptions) | Gets the hash code for a string based on specified comparison options. |
Show:
