Write the specified number of records from the array to a file.
True if the operation is successful. False otherwise.
This method open, write and close the file (don't open or close the file before or after to call this method)
This method overrides existing files.
This example show the basic use of the library with minimun code:
MultiRecordEngine Class | FileHelpers Namespace | MultiRecordEngine.WriteFile Overload List