Click or drag to resize

MultiRecordEngineAppendToFile Method

Overload List
  NameDescription
Public methodCode exampleAppendToFile(String, IEnumerable)
Append an array of records to the specified file.
Public methodCode exampleAppendToFile(String, Object)
Append a record to the specified file.
Top
See Also