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