The IWP_Enumerator interface provides access to methods for using IWP_Enumerator
objects. The methods are as follows:
Return | Function Call | Description |
boolean | hasMoreNames() | returns true if there are more names |
String | nextName() | returns the next name in the list |