ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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 System.Integer
    public System.int StartIndex {get;}
    See Also