[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.StringPattern

StringPattern Class

Defines the StringPattern class.

Inheritance
StringPattern
Implements
Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.8.dll
Syntax
public class StringPattern : IPattern
Remarks

StringPattern used to match a pecial string in the text.

Constructors

Name Description
StringPattern(string)

Constructor.

Methods

Name Description
Match(string, int)

Match the text form start index.