C#
Objective-C
C++/CLI
Java
public static DicomDateTimeValue Empty { get; }
@property (class, nonatomic, strong, readonly) LTDicomDateTimeValue *empty;
public static DicomDateTimeValue getEmpty()
public:
static property DicomDateTimeValue Empty {
DicomDateTimeValue get();
}
Represents a new instance of the DicomDateTimeValue structure with uninitialized member data.