(PHP 5 >= 5.3.0)
MultipleIterator::containsIterator — Checks if an iterator is attached
Checks if an iterator is attached or not.
This function is currently not documented; only its argument list is available.
iterator
The iterator to check.
Returns TRUE
on success or FALSE
on failure.