[#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); ---- == Return Value reference to this object == Parameters [cols="1,4"] |=== | Name| Description | *rhs* | attribute set to assign from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#