IteratorIterator
PHP Manual

IteratorIterator::current

(PHP 5 >= 5.1.0)

IteratorIterator::currentGet the current value

Açıklama

public mixed IteratorIterator::current ( void )

Get the value of the current element.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The value of the current element.

Ayrıca Bakınız


IteratorIterator
PHP Manual