Click or drag to resize

MultiRecordEngineWriteFile Method

Overload List
  NameDescription
Public methodCode exampleWriteFile(String, IEnumerable)
Write an array of records to the specified file.
Public methodCode exampleWriteFile(String, IEnumerable, Int32)
Write the specified number of records from the array to a file.
Top
See Also