Read a file and return an array of the contained records.
An array of the records in the file
This method open, read 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.ReadFile Overload List