Leadtools.Dicom Namespace > DicomDataSet Class > SetDateValue Method : SetDateValue(DicomElement,DicomDateValue) Method |
public bool SetDateValue( DicomElement element, DicomDateValue value )
'Declaration Public Overloads Function SetDateValue( _ ByVal element As DicomElement, _ ByVal value As DicomDateValue _ ) As Boolean
'Usage Dim instance As DicomDataSet Dim element As DicomElement Dim value As DicomDateValue Dim value As Boolean value = instance.SetDateValue(element, value)
public bool SetDateValue( DicomElement element, DicomDateValue value )
ObjectiveC Syntax
public: bool SetDateValue( DicomElement^ element, DicomDateValue value )
To set more than one date value, use the SetDateValue(DicomElement,DicomDateValue[]) overload.
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
DicomDataSet Class
DicomDataSet Members
Overload List
DicomDataSet.SetValue(DicomElement, object)
DicomDataSet.SetDateValue(DicomElement, DateTime[])
DicomDataSet.SetDateValue(DicomElement, DicomDateValue[])
DicomDataSet.SetDateValue(DicomElement, DicomDateValue)
DicomDataSet.SetTimeValue(DicomElement, DicomTimeValue[])
DicomDataSet.SetTimeValue(DicomElement, DateTime[])
DicomDataSet.SetDateTimeValue(DicomElement, DicomDateTimeValue[])
DicomDataSet.SetDateTimeValue(DicomElement, DateTime[])
DicomDataSet.SetDoubleValue(DicomElement, double[], int)
DicomDataSet.SetFloatValue(DicomElement, float[], int)
DicomDataSet.SetIntValue(DicomElement, int[], int)
DicomDataSet.SetShortValue(DicomElement, short[], int)
DicomDataSet.SetByteValue(DicomElement, Byte[], int)
DicomDataSet.SetBinaryValue(DicomElement, Byte[], int)
DicomDataSet.SetStringValue(DicomElement, string[], DicomCharacterSetType)
DicomDataSet.SetAgeValue
DicomDataSet.SetConvertValue