getIterator() public method
Returns an iterator for traversing the attributes in the model.
This method is required by the interface IteratorAggregate.
public ArrayIterator getIterator ( ) | ||
---|---|---|
return | ArrayIterator |
An iterator for traversing the items in the list. |
Please login to continue.