PHP 8.5.0 Beta 3 available for testing

RecursiveIteratorIterator::valid

(PHP 5, PHP 7, PHP 8)

RecursiveIteratorIterator::valid โ€” Check whether the current position is valid

่ฏดๆ˜Ž

public RecursiveIteratorIterator::valid(): bool
่ญฆๅ‘Š

ๆœฌๅ‡ฝๆ•ฐ่ฟ˜ๆœช็ผ–ๅ†™ๆ–‡ๆกฃ๏ผŒไป…ๆœ‰ๅ‚ๆ•ฐๅˆ—่กจใ€‚

ๅ‚ๆ•ฐ

ๆญคๅ‡ฝๆ•ฐๆฒกๆœ‰ๅ‚ๆ•ฐใ€‚

่ฟ”ๅ›žๅ€ผ

true if the current position is valid, otherwise false

๏ผ‹ๆทปๅŠ ๅค‡ๆณจ

็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจ

ๆญค้กต้ขๅฐšๆ— ็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจใ€‚
To Top