(PHP 5 >= 5.1.0)
FilterIterator::__construct — Construct a filterIterator
Constructs a new FilterIterator, which consists of a passed in iterator with filters applied to it.
This function is currently not documented; only its argument list is available.
The iterator that is being filtered.
The FilterIterator.