ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Parser Namespace / Span Structure
Members

In This Topic
    Span Structure
    In This Topic
    Represents the location of a span of text within original GrapeCity.Enterprise.Data.Expressions.ExpressionInfo string.
    Object Model
    Span Structure
    Syntax
    'Declaration
     
    Public Structure Span 
       Inherits System.ValueType
    public struct Span : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Enterprise.Data.Expressions.Parser.Span

    See Also