Leadtools.Dicom Namespace > DicomDataSet Class : SetByteValue Method |
Overload | Description |
---|---|
SetByteValue(DicomElement,IntPtr,Int32) | Sets the character value(s) of a Data Element. |
SetByteValue(DicomElement,IntPtr,UInt32) | Sets the character value(s) of a Data Element. |
SetByteValue(DicomElement,Byte[],Int32) | Sets the character value(s) of a Data Element. |
SetByteValue(DicomElement,Byte[],UInt32) | Sets the character value(s) of a Data Element. |