This topic has not yet been rated - Rate this topic

StringComparer.GetHashCode Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetHashCode() Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetHashCode(Object) When overridden in a derived class, gets the hash code for the specified object.
Public method GetHashCode(String) When overridden in a derived class, gets the hash code for the specified string.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.