CompareInfo::GetSortKey Method

 

Gets a SortKey object for a string.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodGetSortKey(String^)

Gets the sort key for the specified string.

System_CAPS_pubmethodGetSortKey(String^, CompareOptions)

Gets a SortKey object for the specified string using the specified CompareOptions value.

Return to top
Show: