'宣言 Public Enum SortDirection Inherits System.Enum
public enum SortDirection : System.Enum
'宣言 Public Enum SortDirection Inherits System.Enum
public enum SortDirection : System.Enum
| メンバ | 解説 |
|---|---|
| Ascending | The sort will be performed in ascending mode. |
| Descending | The sort will be performed in descending mode. |
System.Object
System.ValueType
System.Enum
C1.DataCollection.SortDirection