HashtableBase.

PutEntry(HashtableIntEntry) Method

Syntax

protected virtual void PutEntry(HashtableIntEntry newEntry)

Parameters

Name Type Description
newEntry HashtableIntEntry

Return Value

Type Description
void