CompareInfo::IsSortable Method (Char)
.NET Framework (current version)
Indicates whether a specified Unicode character is sortable.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- ch
-
Type:
System::Char
A Unicode character.
The ch parameter is sortable if it is a Unicode character that is defined in an internal CompareInfo class sort table, and is not a private use or unpaired high or low surrogate character.
.NET Framework
Available since 2.0
Available since 2.0
Show: