[#BloombergLP-ball-AttributeContainerList-pushFront] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContainerList.adoc[AttributeContainerList]::pushFront :relfileprefix: ../../../ :mrdocs: Prepend the address of the specified `container` to this list of attribute container addresses, and return an iterator located at the newly added list element. == Synopsis Declared in `<ball_attributecontainerlist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/AttributeContainerList/iterator.adoc[iterator] pushFront(xref:BloombergLP/ball/AttributeContainer.adoc[AttributeContainer] const* container); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#