[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Lexicon.BuildMatches

BuildMatches Method

BuildMatches(string)

Gets the matches collection.

Declaration
public Lexicon.MatchCollection BuildMatches(string text)
Parameters
Type Name Description
string text

The text to be parsed.

Returns
Type Description
Lexicon.MatchCollection

A Lexicon.MatchCollection contains the all matches.