CachingIterator
PHP 手册

CachingIterator::getInnerIterator

(No version information available, might be only in CVS)

CachingIterator::getInnerIteratorReturn the innter iterator

说明

public void CachingIterator::getInnerIterator ( void )
Warning

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

Returns the iterator sent to the constructor.

参数

This function has no parameters.

返回值

Returns an object implementing the Iterator interface.


CachingIterator
PHP 手册