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