DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
String
Extensions
Expand
Chars Method
Overload List
ExpandChars(String, Int32)
Expands the characters of a String by adding more white-spaces.
ExpandChars(String, Char, Int32)
Expands the characters of a String by adding the specified separator char.
See Also
Reference
StringExtensions Class
DevCase.Extensions.StringExtensions Namespace
In This Article
Overload List
See Also