TIBCO BusinessEvents™
Standard
Collections
Collections
.
iterator()
Signature
Object iterator ( Object collection )
Domain
ACTION
Description
Returns an iterator over the elements in this collection in proper sequence.
Parameters
Name
Type
Description
collection
Object
The Collection object
Returns
Type
Description
Object
An iterator over the elements in this collection in proper sequence
Cautions
none