CalendarView for WinForms
BuildMatches メソッド

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

パラメータ

text
The text to be parsed.

戻り値の型

A Lexicon.MatchCollection contains the all matches.
参照

Lexicon クラス
Lexicon メンバ