Leadtools.Dicom Namespace > DicomDateRangeValue Structure : DicomDateRangeValue Constructor |
public DicomDateRangeValue( DicomRangeType type, DicomDateValue date1, DicomDateValue date2 )
'Declaration Public Function New( _ ByVal type As DicomRangeType, _ ByVal date1 As DicomDateValue, _ ByVal date2 As DicomDateValue _ )
'Usage Dim type As DicomRangeType Dim date1 As DicomDateValue Dim date2 As DicomDateValue Dim instance As New DicomDateRangeValue(type, date1, date2)
public DicomDateRangeValue( DicomRangeType type, DicomDateValue date1, DicomDateValue date2 )
ObjectiveC Syntax
Java Syntax
public: DicomDateRangeValue( DicomRangeType type, DicomDateValue date1, DicomDateValue date2 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2