UtilTextFilesSortBy Method

Overload List

SortByT(String, ListSortDirection, FuncString, T, Encoding) Sorts the lines of the source textfile by evaluating the result of the given condition.
SortByT(String, String, ListSortDirection, FuncString, T, Encoding) Sorts the lines of the source textfile by evaluating the result of the given condition. then writes the result in the target textfile.

See Also