TreeView for WinForms
Move メソッド (C1TreeNodeCollection)

C1.Win.TreeView.6 アセンブリ > C1.Win.TreeView 名前空間 > C1TreeNodeCollection クラス : Move メソッド
指定されたインデックスにあるツリーのノードをコレクション内の新しい場所に移動します。
シンタックス
'宣言
 
Public Sub Move( _
   ByVal oldIndex As System.Integer, _
   ByVal newIndex As System.Integer _
) 
public void Move( 
   System.int oldIndex,
   System.int newIndex
)

パラメータ

oldIndex
newIndex
参照

C1TreeNodeCollection クラス
C1TreeNodeCollection メンバ