CachingIterator::valid

(PHP 5, PHP 7, PHP 8)

CachingIterator::validCheck whether the current element is valid

說明

public CachingIterator::valid(): bool
警告

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

Check whether the current element is valid.

參數(shù)

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

返回值

成功時返回 true, 或者在失敗時返回 false