MongoDB\BSON\Iterator::rewind
PHP Manual
PHP Manual»MongoDB\BSON\Iterator»MongoDB\BSON\Iterator::rewind

MongoDB\BSON\Iterator::rewind

(mongodb >=1.16.0)

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

Açıklama

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Ayrıca Bakınız

To Top