FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReaderBase Class
Fields Properties Methods


In This Topic
    ReaderBase Class Members
    In This Topic

    The following tables list the members exposed by ReaderBase.

    Protected Fields
     NameDescription
    Protected FieldFor internal use only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the end of the underlying stream has been reached.  
    Public PropertyGets the IReaderLog object used to build the parsing log.  
    Public PropertyGets the current offset in the underlying stream.  
    Public PropertyGets the underlying stream.  
    Top
    Public Methods
     NameDescription
    Public MethodDisposes the current instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodClean up ReaderBase.  
    Protected MethodFor internal use.  
    Top
    See Also