The PxCollectionIterator Class
PxCollectionIterator: Object to iterate over a collection
Use the PxCollectionIterator to iterate over a instance of a PxCollection by
returning a instance of this class in the PxCollection::getIterator method.
returning a instance of this class in the PxCollection::getIterator method.
Synopsis
Class PxCollectionIterator implements Iterator, Traversable
Properties
Methods
public PxCollectionIterator::__construct ( IteratorAggregate $collection , [array $keynames = NULL] )
