This documentation is archived and is not being maintained.
CompareInfo::GetSortKey Method
Visual Studio 2010
Gets a SortKey object for a string.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetSortKey(String) | Gets the sort key for the specified string. |
|
GetSortKey(String, CompareOptions) | Gets a SortKey object for the specified string using the specified CompareOptions value. |
Show: