CachingIterator
PHP Manual

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

説明

public void CachingIterator::count ( void )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

May return the number of elements in the iterator.

パラメータ

この関数にはパラメータはありません。

返り値

The count of the elements iterated over.


CachingIterator
PHP Manual