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