Leadtools.Dicom.Common
LEAD Technologies, Inc

IsNullOrEmpty Method






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
)
ExtensionAttribute()
 function Leadtools.Dicom.Common.Extensions.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeneralExtensions Class
GeneralExtensions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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