Overload | Description |
---|---|
SetStringValue(DicomElement,string) | Sets the string value(s) of a Data Element. |
SetStringValue(DicomElement,string,DicomCharacterSetType) | Sets the string value(s) of a Data Element. |
SetStringValue(DicomElement,string[]) | Sets the string value(s) of a Data Element. |
SetStringValue(DicomElement,string[],DicomCharacterSetType) | Sets the string value(s) of a Data Element. |