The StreamReaderExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
Read<(Of <<'(T>)>>) |
Reads a sequence of items from the current stream and advances the position
within the stream by the number of items read.
Use the stride parameter to control advancing of the position after one item has been read.
|