TFStringComparer.GetHashCode Method
Include Protected Members
Include Inherited Members
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Serves as a hash function for a particular type. (Inherited from Object.)
When overridden in a derived class, gets the hash code for the specified object. (Inherited from StringComparer.)
Infrastructure. (Overrides StringComparer.GetHashCode(String).)
Top