UtilTextFilesRemoveLines Method

Overload List

RemoveLines(String, IEnumerableInt32, TextDirection, Encoding) Removes the specified line numbers in the source textfile.
RemoveLines(String, String, IEnumerableInt32, TextDirection, Encoding) Removes the specified line numbers in the source textfile, then writes the result in the target textfile.

See Also