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

Syntax

C#
public class Stack2 : ArrayList
Visual Basic
Public Class Stack2 _
	Inherits ArrayList
Visual C++
public ref class Stack2 : public ArrayList

Inheritance Hierarchy

System..::..Object
  System.Collections..::..ArrayList
    iTextSharp.text.pdf..::..XfaForm..::..Stack2

See Also