|
CachingIterator::countThe number of elements in the iterator Description
public int CachingIterator::count()
Warning
This function is currently not documented; only its argument list is available. May return the number of elements in the iterator. ParametersThis function has no parameters. Return ValuesThe count of the elements iterated over. |