Sort the Record Array based in the field name provided. (for advanced sorting use SortRecords)
Sort the Record Array based in the field name provided. (for advanced sorting use SortRecords)
public static void SortRecordsByField(object[],string);
Sort the Record Array based in the field name provided. (for advanced sorting use SortRecords)
public static void SortRecordsByField(object[],string,bool);
CommonEngine Class | FileHelpers Namespace