RecursiveIteratorIterator::valid

(PHP 5, PHP 7, PHP 8)

RecursiveIteratorIterator::validCheck whether the current position is valid

說明

public RecursiveIteratorIterator::valid(): bool
警告

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

參數

此函數沒有參數。

返回值

true if the current position is valid, otherwise false