Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Extensions
Ensure
End Method
Overload List
EnsureEnd(String, Char)
Ensures a string ends with a specific character.
EnsureEnd(String, String)
Ensures a string ends with a specific string.
EnsureEnd(String, Char, Boolean)
Ensures a string ends with a specific character.
See Also
Reference
StringExtensions Class
Gemstone.StringExtensions Namespace
In This Article
Overload List
See Also