FlexPivot for WinForms
Sort(Int32,IComparer) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス > Sort メソッド : Sort(Int32,IComparer) メソッド
Level of the nodes to sort.
An System.Collections.IComparer object that compares Node objects.
Sorts all nodes at the given level using the specified comparer.
シンタックス
'宣言
 
Public Overloads Sub Sort( _
   ByVal level As System.Integer, _
   ByVal comparer As System.Collections.IComparer _
) 
public void Sort( 
   System.int level,
   System.Collections.IComparer comparer
)

パラメータ

level
Level of the nodes to sort.
comparer
An System.Collections.IComparer object that compares Node objects.
参照

GridTree クラス
GridTree メンバ
オーバーロード一覧