InternalIterator::current

(PHP 8)

InternalIterator::current返回当前元素

说明

public InternalIterator::current(): mixed

返回当前元素。

参数

此函数没有参数。

返回值

返回当前元素。

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top