Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Extensions
Remove
Duplicate
White
Space 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
Reference
StringExtensions Class
Gemstone.StringExtensions Namespace
In This Article
Overload List
See Also