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