Share via


Properties.propertyNames

Class Overview | Class Members | This Package | All Packages

Syntax

public Enumeration propertyNames()

Returns

an enumeration of all the keys in this property list, including the keys in the default property list.

Description

Returns an enumeration of all the keys in this property list, including the keys in the default property list.

See Also

Enumeration, defaults