'宣言 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.
'宣言 Public Function BuildMatch( _ ByVal text As System.String _ ) As Lexicon.Match
public Lexicon.Match BuildMatch( System.string text )