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

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PlaceholderCollection クラス : Item プロパティ
取得または設定する要素の0から始まるインデックス。
指定されたインデックス位置の特殊文字を取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As CustomPlaceholder
public CustomPlaceholder this[ 
   System.int index
]; {get;}

パラメータ

index
取得または設定する要素の0から始まるインデックス。
参照

PlaceholderCollection クラス
PlaceholderCollection メンバ