C#
VB
WinRT C#
C++
Gets a value indicating whether the specified DicomAgeValue structure is empty.
public static bool IsEmpty(
Leadtools.Dicom.DicomAgeValue value
)
Public Shared Function IsEmpty( _
ByVal value As Leadtools.Dicom.DicomAgeValue _
) As Boolean
public static bool IsEmpty(
Leadtools.Dicom.DicomAgeValue value
)
function Leadtools.Dicom.DicomAgeValueHelper.IsEmpty(
value
)
public:
static bool IsEmpty(
Leadtools.Dicom.DicomAgeValue value
)
value
The DicomAgeValue to test.
true if this DicomAgeValue 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