'宣言 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.