CalendarView for WinForms
Match メソッド (IPattern)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 > IPattern インターフェース : Match メソッド
The text.
The start index.
Match the text.
シンタックス
'宣言
 
Function Match( _
   ByVal text As System.String, _
   ByVal startIndex As System.Integer _
) As System.Integer
System.int Match( 
   System.string text,
   System.int startIndex
)

パラメータ

text
The text.
startIndex
The start index.

戻り値の型

Return the matched length. Zero indicates no matched.
参照

IPattern インターフェース
IPattern メンバ