CachingIterator::count

(PHP 5 >= 5.2.2, PHP 7, PHP 8)

CachingIterator::countThe number of elements in the iterator

說明

public CachingIterator::count(): int
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

May return the number of elements in the iterator.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

The count of the elements iterated over.