RecursiveIteratorIterator
在线手册:中文  英文

RecursiveIteratorIterator::current

(PHP 5)

RecursiveIteratorIterator::currentAccess the current element value

说明

public mixed RecursiveIteratorIterator::current ( void )
Warning

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

参数

此函数没有参数。

返回值

The current elements value.


RecursiveIteratorIterator
在线手册:中文  英文
易百教程