Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Extensions
Remove
Trailing
String Method
Overload List
RemoveTrailingString(String, Char, Boolean)
Removes one or more instances of a character from the end of a string
RemoveTrailingString(String, String, Boolean)
Removes one or more instances of a string from the end of a string
See Also
Reference
StringExtensions Class
Gemstone.StringExtensions Namespace
In This Article
Overload List
See Also