Write an array of records to the specified 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:
FileHelperEngine Class | FileHelpers Namespace | FileHelperEngine.WriteFile Overload List