MultiSelect for WinForms
RemoveRange メソッド (ComboBoxItemList)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : RemoveRange メソッド
Index of the item.
The number of items to remove.
Removes a range of elements from the ComboBoxItemList.
シンタックス
'宣言
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
public void RemoveRange( 
   System.int index,
   System.int count
)

パラメータ

index
Index of the item.
count
The number of items to remove.
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ