DimeReader Members
Reads DIME messages from a stream as a series of DIME records.
The following tables list the members exposed by the DimeReader type.
Public Constructors
Name | Description | |
---|---|---|
DimeReader | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
CanRead | Gets a value indicating whether the stream can be read. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Close | Discards any remaining records in the message and closes the reader. | |
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReadRecord | Returns the next record in the DIME message in read-only mode. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top