RecursiveIterator
PHP Manual

RecursiveIterator::getChildren

(PHP 5 >= 5.1.0)

RecursiveIterator::getChildrenReturns an iterator for the current entry.

Описание

public RecursiveIterator RecursiveIterator::getChildren ( void )

Returns an iterator for the current iterator entry.

Параметри

Тази функция няма параметри.

Връщани стойности

An iterator for the current entry.

Вж. също


RecursiveIterator
PHP Manual