HashtableBase.

RemoveLongEntry(int, long) Method

Syntax

protected virtual Object RemoveLongEntry(int intKey, long longKey)

Parameters

Name Type Description
intKey int
longKey long

Return Value

Type Description
Object