Click or drag to resize

SortType Enumeration

Sort Type

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public enum SortType
Members
  Member nameValueDescription
descending0 Descending
내림차순
ascending1 Ascending
오름차순
See Also