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