DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Text
Files
Trim Method
Overload List
Trim(String,
Char
, Encoding)
Trims the specified chars in the lines of the source textfile.
Trim(String, String,
Char
, Encoding)
Trims the specified chars in the lines of the source textfile, then writes the result in the target textfile.
See Also
Reference
UtilTextFiles Class
DevCase.Core.DataProcessing.TextFiles Namespace
In This Article
Overload List
See Also