Click or drag to resize

MultiRecordEngineWriteStream Method

Overload List
  NameDescription
Public methodWriteStream(TextWriter, IEnumerable)
Write the records to a file
Public methodCode exampleWriteStream(TextWriter, IEnumerable, Int32)
Write the specified number of records in the array to the Stream.
Top
See Also