RecursiveIterator::getChildren

Returns an iterator for the current entry

Description

public RecursiveIteratornull RecursiveIterator::getChildren()

Returns an iterator for the current iterator entry.

Parameters

This function has no parameters.

Return Values

Returns an iterator for the current entry if it exists, or null otherwise.

See Also

  • RecursiveIterator::hasChildren