CalendarView for WinForms
Item プロパティ (ComboBoxItemList)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ComboBoxItemList クラス : Item プロパティ
指定されたインデックス位置の項目を取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public System.object this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

ComboBoxItemList クラス
ComboBoxItemList メンバ