文字

CachingIterator::getInnerIterator

(PHP 5)

CachingIterator::getInnerIteratorReturns the inner iterator

说明

public Iterator CachingIterator::getInnerIterator ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the iterator sent to the constructor.

参数

此函数没有参数。

返回值

Returns an object implementing the Iterator interface.

上一篇: 下一篇: