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

Inheritance: ICloneable
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6

Méthodes publiques

Méthode Description
Clone ( ) : Object
Item ( ) : System
Item ( char p, char c ) : System

Method Details

Clone() public méthode

public Clone ( ) : Object
Résultat Object

Item() public méthode

public Item ( ) : System
Résultat System

Item() public méthode

public Item ( char p, char c ) : System
p char
c char
Résultat System