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

In This Topic
    Span Structure Members
    In This Topic

    The following tables list the members exposed by Span.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Span structure.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents an uninitialized Span object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe ending location of the text.  
    Public PropertyDetermines if this object describes a valid location.  
    Public PropertyThe starting location of the text.  
    Top
    Public Methods
     NameDescription
    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