バージョン

Add(String,SortDirection) メソッド

並べ替えた列コレクションにエントリを追加します。
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal columnKey As String, _
   ByVal sortDirection As SortDirection _
) 
public void Add( 
   string columnKey,
   SortDirection sortDirection
)

パラメータ

columnKey
並べ替える列のキー。
sortDirection
ソートの方向:
参照