UtilTextFilesRemoveLine Method

Overload List

RemoveLine(String, Int32, TextDirection, Encoding) Removes the specified line number in the source textfile.
RemoveLine(String, String, Int32, TextDirection, Encoding) Removes the specified line number in the source textfile, then writes the result in the target textfile.

See Also