[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.StringPattern.Match

Match Method

Match(string, int)

Match the text form start index.

Declaration
public int Match(string text, int startIndex)
Parameters
Type Name Description
string text
int startIndex
Returns
Type Description
int
Implements