MultiSelect for WinForms
Insert メソッド (ValueIntervalCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ValueIntervalCollection クラス : Insert メソッド
The zero-based index at which ValueInterval should be inserted.
The ValueInterval to insert.
Inserts a new value interval to the collection at the specified position.
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal vi As ValueInterval _
) 
public void Insert( 
   System.int index,
   ValueInterval vi
)

パラメータ

index
The zero-based index at which ValueInterval should be inserted.
vi
The ValueInterval to insert.
参照

ValueIntervalCollection クラス
ValueIntervalCollection メンバ