[#BloombergLP-balxml-EncoderOptions-operator_assign-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/EncoderOptions.adoc[EncoderOptions]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the value of the specified `rhs` object. After performing this action, the `rhs` object will be left in a valid, but unspecified state. == Synopsis Declared in `<balxml_encoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balxml/EncoderOptions.adoc[EncoderOptions]& operator=(xref:BloombergLP/balxml/EncoderOptions.adoc[EncoderOptions]&& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#