C# 클래스 iTextSharp.text.pdf.hyphenation.TernaryTree.Iterator.Item

상속: ICloneable
파일 보기 프로젝트 열기: red-gate/iTextSharp-4.1.6

공개 메소드들

메소드 설명
Clone ( ) : Object
Item ( ) : System
Item ( char p, char c ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Object
리턴 Object

Item() 공개 메소드

public Item ( ) : System
리턴 System

Item() 공개 메소드

public Item ( char p, char c ) : System
p char
c char
리턴 System