CalendarView for WinForms
BuildMatch メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 > Lexicon クラス : BuildMatch メソッド
The text to be parsed.
Creates the first match.
シンタックス
'宣言
 
Public Function BuildMatch( _
   ByVal text As System.String _
) As Lexicon.Match
public Lexicon.Match BuildMatch( 
   System.string text
)

パラメータ

text
The text to be parsed.

戻り値の型

The first match.
参照

Lexicon クラス
Lexicon メンバ