TreeView for WinForms
Insert メソッド (PropertyPath)

C1.Win.TreeView.6 アセンブリ > C1.Win.TreeView 名前空間 > PropertyPath クラス : Insert メソッド
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As ObservableKeyValuePair(Of Integer,String) _
) 
public void Insert( 
   System.int index,
   ObservableKeyValuePair<int,string> item
)

パラメータ

index
item
参照

PropertyPath クラス
PropertyPath メンバ