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