DhEnumeration Methods

Overview | Fields | This Package | All Packages

DhEnumeration Methods

Constructors Description
DhEnumeration Creates a DhEnumeration object.

Methods Description
hasMoreItems Tests if this enumeration contains more elements.

next Returns the next element of this enumeration.

nextItem Returns the next element of this enumeration.

reset Resets the enumerator to the beginning.