CalendarView for WinForms
Add メソッド (DropDownItemCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > DropDownItemCollection クラス : Add メソッド
コレクションの末尾に追加される DropDownItem
コレクションの最後に指定された項目を追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal value As DropDownItem _
) As System.Integer
public System.int Add( 
   DropDownItem value
)

パラメータ

value
コレクションの末尾に追加される DropDownItem

戻り値の型

コレクションに追加される DropDownItemの0から始まるインデックス値。
参照

DropDownItemCollection クラス
DropDownItemCollection メンバ