CalendarView for WinForms
AddRange メソッド (ComboBoxItemList)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : AddRange メソッド
指定された項目コレクション。
指定されたコレクション内の項目を ComboBoxItemList の最後に追加します。
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of Object) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<object> collection
)

パラメータ

collection
指定された項目コレクション。
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ