Obtains a string describing the sort key.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
A String representing the current SortKey instance.
This method overrides Object.ToString.
SortKey Class | SortKey Members | System.Globalization Namespace