MultipleIterator::countIterators

(PHP 5 >= 5.3.0)

MultipleIterator::countIteratorsGets the number of attached iterator instances

Опис

public void MultipleIterator::countIterators ( void )

Gets the number of attached iterator instances.

Увага

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

Параметри

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

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

The number of attached iterator instances (as an integer).

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

add a note add a note

User Contributed Notes

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