Restore stack to the specified size. The behavior is undefined if PrefixStack contains fewer prefixes than requested size.
Synopsis
Declared in <balxml_prefixstack.h>
void
restoreToSize(int size);
Parameters
Name |
Description |
size |
number of prefixes to retain |
Created with MrDocs