TakeLines(String, Int32, TextDirection, Encoding) | Takes the specified amount of lines from the source textfile. |
TakeLines(String, String, Int32, TextDirection, Encoding) | Takes the specified amount of lines from the source textfile, then writes the result in the target textfile. |