The IStreamReader<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Current | Gets the element in the collection at the current position of the enumerator. (Inherited from IEnumerator<(Of <(<'T>)>)>.) | |
Current | Gets the current element in the collection. (Inherited from IEnumerator.) | |
Eos |
Gets whether or not the end of the stream is reached.
(Inherited from IStreamer.) | |
Length |
Gets the length of the stream this streamer reads from or writes to.
(Inherited from IStreamer.) | |
Position |
Gets or sets the position of the reader or writer.
(Inherited from IStreamer.) |