MongoDB\Driver\Cursor::next
(mongodb >=1.9.0)
MongoDB\Driver\Cursor::next — Advances the cursor to the next result
說(shuō)明
public MongoDB\Driver\Cursor::next(): void
參數(shù)
此函數(shù)沒(méi)有參數(shù)。
返回值
Moves the current position to the next element in the cursor.