AppendIterator::valid
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
AppendIterator::valid — Checks validity of the current element
说明
public function AppendIterator::valid():
bool
Checks validity of the current element.
返回值
Returns true if the current iteration is valid, false otherwise.