Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Extensions
Not
Empty Method
Overload List
NotEmpty(String)
Ensures parameter is not an empty or null string. Returns a single space if test value is empty.
NotEmpty(String, String)
Ensures parameter is not an empty or null string.
See Also
Reference
StringExtensions Class
Gemstone.StringExtensions Namespace
In This Article
Overload List
See Also