Dictionary.keys
Class Overview | Class Members |
This Package |
All Packages
public abstract Enumeration keys()
Returns
an enumeration of the keys in this dictionary.
Description
Returns an enumeration of the keys in this dictionary.
See Also
elements, Enumeration