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 > DicomTimeValue Structure > DicomTimeValue Constructor : DicomTimeValue Constructor(DateTime) |
'Usage
Dim time As Date Dim instance As New DicomTimeValue(time)
public DicomTimeValue(DicomDateTimeValue dt) public DicomTimeValue(Date date)
function DicomTimeValue( time )