C# Class iTextSharp.text.pdf.hyphenation.TernaryTree.Iterator.Item

Inheritance: ICloneable
Exibir arquivo Open project: red-gate/iTextSharp-4.1.6

Public Methods

Method Description
Clone ( ) : Object
Item ( ) : System
Item ( char p, char c ) : System

Method Details

Clone() public method

public Clone ( ) : Object
return Object

Item() public method

public Item ( ) : System
return System

Item() public method

public Item ( char p, char c ) : System
p char
c char
return System