[#BloombergLP-ball-ManagedAttributeSet-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ManagedAttributeSet.adoc[ManagedAttributeSet]::operator= :relfileprefix: ../../../ :mrdocs: Assign the value of the specified `rhs` to this object, and return a reference providing modifiable access to this object. == Synopsis Declared in `<ball_managedattributeset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/ManagedAttributeSet.adoc[ManagedAttributeSet]& operator=(xref:BloombergLP/ball/ManagedAttributeSet.adoc[ManagedAttributeSet] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#