IteratorIterator
PHP Manual

IteratorIterator::current

(PHP 5 >= 5.1.0)

IteratorIterator::currentGet the current value

Описание

public void IteratorIterator::current ( void )

Get the value of the current element.

Параметри

Тази функция няма параметри.

Връщани стойности

The value of the current element.

Вж. също


IteratorIterator
PHP Manual