C# Class iTextSharp.text.pdf.PdfCopy.RefKey

ファイルを表示 Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
Equals ( Object o ) : bool
GetHashCode ( ) : int
ToString ( ) : String

Private Methods

Method Description
RefKey ( PRIndirectReference refi ) : System
RefKey ( PdfIndirectReference refi ) : System
RefKey ( int num, int gen ) : System

Method Details

Equals() public method

public Equals ( Object o ) : bool
o Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : String
return String