MongoDB\BSON\Iterator::next

(mongodb >=1.16.0)

MongoDB\BSON\Iterator::next — Advances the iterator to next element

Description

public function MongoDB\BSON\Iterator::next(): void

Parameters

This function has no parameters.

See Also

+add a note

User Contributed Notes

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