[#BloombergLP-ball-AttributeContext-containers] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContext.adoc[AttributeContext]::containers :relfileprefix: ../../../ :mrdocs: Return a `const` reference to the list of attribute containers maintained by this object. Note that this method can be invoked safely even if the `initialize` class method has not yet been called. == Synopsis Declared in `<ball_attributecontext.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/AttributeContainerList.adoc[AttributeContainerList] const& containers() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#