Table of Contents

Class IntHashtable.Entry

Namespace
iText.IO.Util
Assembly
itext.io.dll

Innerclass that acts as a datastructure to create a new entry in the table.

public class IntHashtable.Entry
Inheritance
IntHashtable.Entry
Inherited Members

Methods

Clone()

protected virtual object Clone()

Returns

object

GetKey()

public virtual int GetKey()

Returns

int

GetValue()

public virtual int GetValue()

Returns

int

ToString()

public override string ToString()

Returns

string