MongoDB\BSON\Iterator::rewind

(mongodb >=1.16.0)

MongoDB\BSON\Iterator::rewindRewinds the Iterator to the first element

Description

publicMongoDB\BSON\Iterator::rewind(): void

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Voir aussi

To Top