Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

When overridden in a derived class, gets the hash code for the current StringComparer object.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodGetHashCode()

Serves as the default hash function. (Inherited from Object.)

System_CAPS_pubmethodGetHashCode(Object^)

When overridden in a derived class, gets the hash code for the specified object.

System_CAPS_pubmethodGetHashCode(String^)

When overridden in a derived class, gets the hash code for the specified string.

Return to top
Show:
© 2017 Microsoft