MultiSelect for WinForms
IndexOf メソッド (PlaceholderCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PlaceholderCollection クラス : IndexOf メソッド
The character argument.
Returns the index of a character in the placeholder collection, or ?1 if it does not belong to the collection.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal placeholder As System.Char _
) As System.Integer
public System.int IndexOf( 
   System.char placeholder
)

パラメータ

placeholder
The character argument.
参照

PlaceholderCollection クラス
PlaceholderCollection メンバ