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

In This Topic
    Location Structure Members
    In This Topic

    The following tables list the members exposed by Location.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Location structure.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents an uninitialized Location object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe one based column number.  
    Public PropertyThe zero based index into the stream of text.  
    Public PropertyDetermines if this object describes a valid location.  
    Public PropertyThe one based line number.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines if the specified location occurs before this location in the text stream.  
    Public MethodOverloaded. Determines if the specified object is equal to this object.  
    Public MethodSee System.Object.GetHashCode  
    Public MethodReturns a string representation of this object.  
    Top
    See Also