Microsoft SDK for Java

EnumWrapper Class Methods

The EnumWrapper class contains the following methods:

hasMoreElements determines if there are elements remaining in the Enumeration.
nextElement retrieves the next object in the Enumeration.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.