Leadtools.Dicom Namespace > DicomDataSet Class > SetConvertValue Method : SetConvertValue(DicomElement,String,UInt32) Method |
'Declaration Public Overloads Function SetConvertValue( _ ByVal element As DicomElement, _ ByVal value As String, _ ByVal count As UInteger _ ) As Boolean
'Usage Dim instance As DicomDataSet Dim element As DicomElement Dim value As String Dim count As UInteger Dim value As Boolean value = instance.SetConvertValue(element, value, count)
DicomDataSet Class
DicomDataSet Members
Overload List
SetValue Method
SetConvertValuePtr(DicomElement,IntPtr,Int32) Method
SetStringValue(DicomElement,String,DicomCharacterSetType) Method
SetStringValue(DicomElement,String[],DicomCharacterSetType) Method
SetStringValue(DicomElement,String) Method
SetStringValue(DicomElement,String[]) Method
SetStringValuePtr(DicomElement,IntPtr,Int32) Method
SetStringValuePtr(DicomElement,IntPtr,UInt32,DicomCharacterSetType) Method
SetBinaryValue(DicomElement,Byte[],Int32) Method
SetShortValue(DicomElement,Int16[],Int32) Method
SetIntValue(DicomElement,Int32[],Int32) Method
SetFloatValue(DicomElement,Single[],Int32) Method
SetDoubleValue(DicomElement,Double[],Int32) Method
SetAgeValue Method
SetDateValue(DicomElement,DicomDateValue[]) Method
SetTimeValue(DicomElement,DicomTimeValue[]) Method
SetDateTimeValue(DicomElement,DicomDateTimeValue[]) Method