MongoDB\Driver\Cursor::next

(mongodb >=1.9.0)

MongoDB\Driver\Cursor::nextAdvances the cursor to the next result

說明

public MongoDB\Driver\Cursor::next(): void

參數

此函數沒有參數。

返回值

Moves the current position to the next element in the cursor.

錯誤/異常

參見