Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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(); }