RecursiveIteratorIterator
PHP 手册

RecursiveIteratorIterator::current

(PHP 5)

RecursiveIteratorIterator::currentAccess the current element value

说明

mixed RecursiveIteratorIterator::current ( void )
Warning

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

参数

This function has no parameters.

返回值

The current elements value.


RecursiveIteratorIterator
PHP 手册