ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTGroupEnumerator Class |
The following tables list the members exposed by ImGearARTGroupEnumerator.
Name | Description | |
---|---|---|
ImGearARTGroupEnumerator Constructor | Initializes a new instance of the ImGearARTGroupEnumerator 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 | Returns the next element in the iteration. | |
remove | This is a read-only iterator so calling this has no effect. |