Serves as a hash function for the current System.Globalization.SortKey object that is suitable for hashing algorithms and data structures such as a hash table.
![]()
A hash code for the current System.Globalization.SortKey object.
This method generates the same hash code for two objects that are equal according to the SortKey.Equals(object) method.
This method overrides object.GetHashCode.