MultiSelect for WinForms
Insert メソッド (TagCollection)

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > TagCollection クラス : Insert メソッド
Index of the item.
The specified item.
Inserts item into the TagCollection at the specified index.
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal value As System.Object _
) 
public void Insert( 
   System.int index,
   System.object value
)

パラメータ

index
Index of the item.
value
The specified item.
参照

TagCollection クラス
TagCollection メンバ