Class Iterator
This class implements a simple iterator for a [ProvideX Library Class:*obj/group] object.
Build Information
Author
Jarett Smith
Date
Nov 16, 2006
Outputfile
Iterator.pvc
Forcelinenumbers
false
Properties
No Properties
Methods
FUNCTION hasNext()
Returns
A boolean value if there are more items in the group (0=False, 1=True)
FUNCTION nextItem()
Returns
A reference to the next [ProvideX Library Class:*obj/group] item in the group.