Initializes a new instance of the OrderedTree class

Namespace: System.util.collections
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public OrderedTree()
Visual Basic
Public Sub New
Visual C++
public:
OrderedTree()

See Also