CalendarView for WinForms
RemoveRange メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : RemoveRange メソッド
項目のインデックス。
削除する項目数。
ComboBoxItemList からある範囲の要素を削除します。
シンタックス
'宣言
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
public void RemoveRange( 
   System.int index,
   System.int count
)

パラメータ

index
項目のインデックス。
count
削除する項目数。
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ