[]
        
Specifies the sort method for Chinese languages.
public enum SortMethod : byte
  Public Enum SortMethod As Byte
  | Name | Description | 
|---|---|
| PinYin | Phonetic Chinese sort order for characters.  | 
      
| Stroke | Sort by the quantity of strokes in each character.  |