MongoDB\BSON\Iterator::rewind

(mongodb >=1.16.0)

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

説明

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

パラメータ

この関数にはパラメータはありません。

参考

To Top