The StreamReaderExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberRead<(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.

See Also