This is a Stack of objects, waiting to be added to the document.

Namespace: iTextSharp.text.xml
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected Stack stack
Visual Basic
Protected stack As Stack
Visual C++
protected:
Stack^ stack

See Also