C#
VB
C++
Determines whether the specified string is null or empty.
[ExtensionAttribute()]public static bool IsNullOrEmpty(string theString)
<ExtensionAttribute()>Public Shared Function IsNullOrEmpty( _ByVal theString As String _) As Boolean
[ExtensionAttribute()]public:static bool IsNullOrEmpty(String^ theString)
theString
The string.
true if the specified string is null or empty; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
