DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Text
Files
Sort Method
Overload List
Sort(String, ListSortDirection, Encoding)
Sorts the lines of the source textfile.
Sort(String, String, ListSortDirection, Encoding)
Sorts 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