C#
VB
WinRT C#
C++
Gets a value indicating whether the specified DicomTimeValue structure is empty.
public static bool IsEmpty(
Leadtools.Dicom.DicomTimeValue value
)
Public Shared Function IsEmpty( _
ByVal value As Leadtools.Dicom.DicomTimeValue _
) As Boolean
public static bool IsEmpty(
Leadtools.Dicom.DicomTimeValue value
)
function Leadtools.Dicom.DicomTimeValueHelper.IsEmpty(
value
)
public:
static bool IsEmpty(
Leadtools.Dicom.DicomTimeValue value
)
value
The DicomTimeValue to test.
true if this DicomTimeValue structure is empty; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET