Returns a string that represents the current System.Globalization.SortKey object.
![]()
A string that represents the current System.Globalization.SortKey object.
The return value is the concatenation of the string "SortKey - ", the culture identifier and compare options of the current System.Globalization.SortKey object, and the value of the SortKey.OriginalString property.
This method overrides object.ToString.