The StreamWriterExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberWrite<(Of <<'(T>)>>)
Writes a sequence of items to the current stream and advances the current position within this stream by the number of items written. Use the stride parameter to control advancing of the position after one item has been written.

See Also