[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.Lexicon.Match

Lexicon.Match Class

Defines the Lexicon.Match class.

Inheritance
Lexicon.Match
Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.8.dll
Syntax
public class Lexicon.Match
Remarks

A match indicates the finding of special pattern during the parse processing.

Constructors

Name Description
Match(Lexicon, string)

Construtor.

Properties

Name Description
ID

Gets the id.

Success

Gets a value indicates whether is a sucess match.

Text

Gets the mathed text.

Methods

Name Description
NextMatch()

Gets the next match.