Overload | Description |
---|---|
SetBinaryValue(DicomElement,IntPtr,Int32) | Sets the binary value of an element. |
SetBinaryValue(DicomElement,Byte[],Int32) | Sets the binary value of an element. |
For an example, refer to SetIntValue.
This method overwrites the value of the Data Element. The Value Length of the Data
Element is then equal to length.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
DicomDataSet ClassDicomDataSet Members
SetBinaryValue(DicomElement,Byte[],Int32) Method
SetStringValue(DicomElement,String[],DicomCharacterSetType) Method
SetShortValue(DicomElement,Int16[],Int32) Method
SetIntValue(DicomElement,Int32[],Int32) Method
SetFloatValue(DicomElement,Single[],Int32) Method
SetDoubleValue(DicomElement,Double[],Int32) Method
SetAgeValue Method
SetDateValue Method
SetTimeValue Method
SetDateTimeValue Method
SetConvertValue Method