ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / Lexicon.Match Class / ID Property

In This Topic
    ID Property (Lexicon.Match)
    In This Topic
    Gets the id.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ID As Object
    public virtual object ID {get;}

    Property Value

    A object indicates the matched id.
    See Also