Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\Iterator::valid

(mongodb >=1.16.0)

MongoDB\BSON\Iterator::validChecks if current position is valid

Опис

public MongoDB\BSON\Iterator::valid(): bool

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns true if the current iterator position is valid, false otherwise.

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top