[#BloombergLP-balxml-PrefixStack-restoreToSize] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/PrefixStack.adoc[PrefixStack]::restoreToSize :relfileprefix: ../../../ :mrdocs: Restore stack to the specified `size`. The behavior is undefined if PrefixStack contains fewer prefixes than requested size. == Synopsis Declared in `<balxml_prefixstack.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void restoreToSize(int size); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#