'宣言 Public Sub Sort( _ ByVal column As ListColumn, _ ByVal sortDirection As System.Nullable(Of ListSortDirection) _ )
public void Sort( ListColumn column, System.Nullable<ListSortDirection> sortDirection )
パラメータ
- column
- ソートされた ListColumn。
- sortDirection
- 並べ替え操作の方向。