UtilTextFilesTrimEnd Method

Overload List

TrimEnd(String, Char, Encoding) Trims the specified chars from the end of the lines of the source textfile.
TrimEnd(String, String, Char, Encoding) Trims the specified chars from the end of the lines of the source textfile, then writes the result in the target textfile.

See Also