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