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 )