Leadtools.Dicom Namespace > DicomDateValue Structure : Empty Property |
public static DicomDateValue Empty {get;}
'Declaration Public Shared ReadOnly Property Empty As DicomDateValue
'Usage Dim value As DicomDateValue value = DicomDateValue.Empty
public static DicomDateValue Empty {get;}
public static DicomDateValue getEmpty()
get_Empty();
public: static property DicomDateValue Empty { DicomDateValue get(); }