ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / Token Class / StartIndex Property

In This Topic
    StartIndex Property
    In This Topic
    Gets the start index of token.
    Syntax
    'Declaration
     
    Public ReadOnly Property StartIndex As Integer
    public int StartIndex {get;}
    See Also