MongoDB\Driver\Cursor::next

(mongodb >=1.9.0)

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

說明

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

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

錯誤/異常

參見