Overload List

  NameDescription
Public methodRead(Int32)
Reads one item from the stream and advances the position within the stream stride many times.
Public methodRead(array<T>[]()[][], Int32, Int32, Int32)
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