RecursiveIterator::getChildren
(PHP 5 >= 5.1.0)
RecursiveIterator::getChildren — Returns an iterator for the current entry.
Descripción
Returns an iterator for the current iterator entry.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
An iterator for the current entry.
Ver también
- RecursiveIterator::hasChildren() - Returns if an iterator can be created fot the current entry.
There are no user contributed notes for this page.
