array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'mongodb-bson-iterator.rewind.php', 1 => 'MongoDB\\BSON\\Iterator::rewind', 2 => 'Rewinds the Iterator to the first element', ), 'up' => array ( 0 => 'class.mongodb-bson-iterator.php', 1 => 'MongoDB\\BSON\\Iterator', ), 'prev' => array ( 0 => 'mongodb-bson-iterator.next.php', 1 => 'MongoDB\\BSON\\Iterator::next', ), 'next' => array ( 0 => 'mongodb-bson-iterator.valid.php', 1 => 'MongoDB\\BSON\\Iterator::valid', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mongodb/bson/iterator/rewind.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

MongoDB\BSON\Iterator::rewind

(mongodb >=1.16.0)

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

Açıklama

public 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