Class TernaryTree.Iterator
- Namespace
- iTextSharp.text.pdf.hyphenation
- Assembly
- iTextSharp.LGPLv2.Core.dll
public class TernaryTree.Iterator
- Inheritance
-
TernaryTree.Iterator
- Inherited Members
Constructors
Iterator(TernaryTree)
public Iterator(TernaryTree parent)
Parameters
parent
TernaryTree
Properties
Value
public char Value { get; }
Property Value
Methods
HasMoreElements()
public bool HasMoreElements()
Returns
NextElement()
public object NextElement()
Returns
Rewind()
public void Rewind()