System::Globalization::SortKey::ToString method

SortKey::ToString method

Converts current object to its string representation.

String System::Globalization::SortKey::ToString() const override

ReturnValue

A string that represents the current SortKey object.

See Also