Initializes a new instance of the TernaryTree..::..Iterator class
Namespace: iTextSharp.text.pdf.hyphenationAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Iterator( TernaryTree parent ) |
Visual Basic |
---|
Public Sub New ( _ parent As TernaryTree _ ) |
Visual C++ |
---|
public: Iterator( TernaryTree^ parent ) |
Parameters
- parent
- Type: iTextSharp.text.pdf.hyphenation..::..TernaryTree