ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Parser Namespace / Location Structure / Index Property

In This Topic
    Index Property (Location)
    In This Topic
    The zero based index into the stream of text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Long
    public long Index {get;}
    See Also