FilterIterator::key

(PHP 5 >= 5.1.0)

FilterIterator::keyGet the current key

Опис

public mixed FilterIterator::key ( void )
Увага

This function is currently not documented; only its argument list is available.

Get the current key.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

The current key.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top