Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

IsNullOrEmpty Method






The string.
Determines whether the specified string is null or empty.
Syntax
[ExtensionAttribute()]
public static bool IsNullOrEmpty( 
   string theString
)
'Declaration
 
<ExtensionAttribute()>
Public Shared Function IsNullOrEmpty( _
   ByVal theString As String _
) As Boolean
'Usage
 
Dim theString As String
Dim value As Boolean
 
value = GeneralExtensions.IsNullOrEmpty(theString)
[ExtensionAttribute()]
public:
static bool IsNullOrEmpty( 
   String^ theString
) 

Parameters

theString
The string.

Return Value

true if the specified string is null or empty; otherwise, false.
Requirements

Target Platforms

See Also

Reference

GeneralExtensions Class
GeneralExtensions Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features