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

Show in webframe

IsEmpty Method (DicomTimeValueHelper)








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

Parameters

value
The DicomTimeValue to test.

Return Value

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

Target Platforms

See Also

Reference

DicomTimeValueHelper Class
DicomTimeValueHelper 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