C#
VB
Java
C++
Gets a DicomDateTimeValue structure with default values.
public static DicomDateTimeValue Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.Dicom.DicomDateTimeValue
public static DicomDateTimeValue getEmpty()
public:
static property Leadtools.Dicom.DicomDateTimeValue Empty {
Leadtools.Dicom.DicomDateTimeValue get();
}
Represents a new instance of the DicomDateTimeValue structure with uninitialized member data.
For an example, refer to SetIntValue.
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