Leadtools.Dicom Namespace > DicomDataSet Class : SetDateRangeValue Method |
public bool SetDateRangeValue( DicomElement element, DicomDateRangeValue[] value )
'Declaration Public Function SetDateRangeValue( _ ByVal element As DicomElement, _ ByVal value() As DicomDateRangeValue _ ) As Boolean
'Usage Dim instance As DicomDataSet Dim element As DicomElement Dim value() As DicomDateRangeValue Dim value As Boolean value = instance.SetDateRangeValue(element, value)
public bool SetDateRangeValue( DicomElement element, DicomDateRangeValue[] value )
ObjectiveC Syntax
public: bool SetDateRangeValue( DicomElement^ element, array<DicomDateRangeValue>^ value )
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