TextInfo.GetHashCode Method ()
.NET Framework (current version)
Serves as a hash function for the current TextInfo, suitable for hashing algorithms and data structures, such as a hash table.
Assembly: mscorlib (in mscorlib.dll)
This method overrides Object.GetHashCode.
This method generates the same hash code for two objects that are equal according to the Equals method.
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show: