CalendarView for WinForms
Match メソッド (StringQuantityPattern)

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

パラメータ

text
The text.
startIndex
The start index.

戻り値の型

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

StringQuantityPattern クラス
StringQuantityPattern メンバ