Append an array of records to the specified file.
True if the operation is successful. False otherwise.
This method open, seek ends, write and close the file (don't open or close the file before or after to call this method)
This example show the basic use of the library with minimun code:
FileHelperEngine Class | FileHelpers Namespace | FileHelperEngine.AppendToFile Overload List