ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / StringPattern Class
Members

In This Topic
    StringPattern Class
    In This Topic
    Defines the StringPattern class.
    Syntax
    'Declaration
     
    
    Public Class StringPattern 
       Implements IPattern 
    public class StringPattern : IPattern  
    Remarks
    StringPattern used to match a pecial string in the text.
    Inheritance Hierarchy

    System.Object
       C1.Framework.Text.Lexicons.StringPattern

    See Also