ParentIterator
PHP 手册

ParentIterator::getChildren

(PHP 5 >= 5.1.0)

ParentIterator::getChildrenReturn the inner iterator's children contained in a ParentIterator

说明

ParentIterator ParentIterator::getChildren ( void )

Get the the inner iterator's children contained in a ParentIterator.

Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

An object.


ParentIterator
PHP 手册