バージョン

ListSortDirection 列挙体

並び替え操作の方向を指定します。
シンタックス
'宣言
 
Public Enum ListSortDirection 
   Inherits System.Enum
public enum ListSortDirection : System.Enum 
メンバ
メンバ解説
Ascending昇順で並び替えます。
Descending降順で並び替えます。
参照

オンラインで表示: GitHub