UtilTextFilesInsertLine Method

Overload List

InsertLine(String, Int32, String, TextDirection, Encoding) Inserts the specified text-line in the given line number of the source textfile.
InsertLine(String, String, Int32, String, TextDirection, Encoding) Inserts the specified text-line in the given line number of the source textfile, then writes the result in the target textfile.

See Also