CalendarView for WinForms
IndexOf メソッド (PlaceholderCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PlaceholderCollection クラス : IndexOf メソッド
文字引数です。
プレースホルダコレクション内の文字のインデックスを返すか、コレクションに属していない場合は -1 を返します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal placeholder As System.Char _
) As System.Integer
public System.int IndexOf( 
   System.char placeholder
)

パラメータ

placeholder
文字引数です。
参照

PlaceholderCollection クラス
PlaceholderCollection メンバ