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

In This Topic
    Location Structure
    In This Topic
    Represents a location in text.
    Object Model
    Location Structure
    Syntax
    'Declaration
     
    Public Structure Location 
       Inherits System.ValueType
    public struct Location : System.ValueType 
    Inheritance Hierarchy

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

    See Also