StringExtensionsExpandChars 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