Hashtable.size

Hashtable.size

Class Overview | Class Members | This Package | All Packages

Syntax
public int size()
Returns
the number of keys in this hashtable.
Description
Returns the number of keys in this hashtable.

Overrides
size in class Dictionary