Leadtools.Dicom.Common

IsNullOrEmpty Method

Show in webframe





The string.
Determines whether 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features