Read a file and return an array of the contained records.
Read a file and return an array of the contained records.
public object[] ReadFile(string);
Read a file and return an array of the contained records.
public object[] ReadFile(string,int);
FileHelperEngine Class | FileHelpers Namespace