Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

IsEmpty Method (DicomDateTimeValueHelper)








The DicomDateTimeValue to test.
Gets a value indicating whether the specified DicomDateTimeValue structure is empty.
Syntax
public static bool IsEmpty( 
   DicomDateTimeValue value
)
'Declaration
 
Public Shared Function IsEmpty( _
   ByVal value As DicomDateTimeValue _
) As Boolean
'Usage
 
Dim value As DicomDateTimeValue
Dim value As Boolean
 
value = DicomDateTimeValueHelper.IsEmpty(value)
public static bool IsEmpty( 
   DicomDateTimeValue value
)
 function Leadtools.Dicom.DicomDateTimeValueHelper.IsEmpty( 
   value 
)
public:
static bool IsEmpty( 
   DicomDateTimeValue value
) 

Parameters

value
The DicomDateTimeValue to test.

Return Value

true if this DicomDateTimeValue structure is empty; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomDateTimeValueHelper Class
DicomDateTimeValueHelper Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features