Calendar for WinForms | ComponentOne
C1.Framework.Text.Lexicons Namespace / LexiconItem Class / LexiconItem Constructor / LexiconItem Constructor(Object,IPattern,MatchingSwitches)
The id.
The pattern.
The switches.

In This Topic
    LexiconItem Constructor(Object,IPattern,MatchingSwitches)
    In This Topic
    Constructor.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal id As Object, _
       ByVal pattern As IPattern, _
       ByVal switches As MatchingSwitches _
    )

    Parameters

    id
    The id.
    pattern
    The pattern.
    switches
    The switches.
    See Also