ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTPageEnumerator Class |
The following tables list the members exposed by ImGearARTPageEnumerator.
Name | Description | |
---|---|---|
ImGearARTPageEnumerator Constructor | Initializes a new instance of the ImGearARTPageEnumerator class object. |
Name | Description | |
---|---|---|
hasNext | Returns true if the iteration has more elements. (In other words, returns true if next would return an element rather than throwing an exception.) | |
next | Gets the next element in the collection.
| |
remove | This is a read only enumerator, and remove will only call an com.accusoft.imagegear.core.IImGearAddWarning instance if it had been "registered" via com.accusoft.imagegear.core.ImGearWarning.setAddWarning. |