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

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PlaceholderCollection クラス : Item プロパティ
The zero-based index of the element to get or set.
Gets or sets the the special character at the specified index.
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As CustomPlaceholder
public CustomPlaceholder this[ 
   System.int index
]; {get;}

パラメータ

index
The zero-based index of the element to get or set.
参照

PlaceholderCollection クラス
PlaceholderCollection メンバ