StringExtensionsRemoveDuplicateWhiteSpace Method

Overload List

RemoveDuplicateWhiteSpace(String) Replaces all repeating white space with a single space.
RemoveDuplicateWhiteSpace(String, Char) Replaces all repeating white space with specified spacing character.

See Also