MultiSelect for WinForms
GetItem メソッド (PlaceholderCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PlaceholderCollection クラス : GetItem メソッド
The character argument.
Returns the CustomPlaceholder object corresponding to the character argument, or null if it does not belong to the collection.
シンタックス
'宣言
 
Public Function GetItem( _
   ByVal placeholder As System.Char _
) As CustomPlaceholder
public CustomPlaceholder GetItem( 
   System.char placeholder
)

パラメータ

placeholder
The character argument.
参照

PlaceholderCollection クラス
PlaceholderCollection メンバ