MongoCursor
PHP Manual

MongoCursor::rewind

(PECL mongo >=0.9.0)

MongoCursor::rewindReturns the cursor to the beginning of the result set

설명

public void MongoCursor::rewind ( void )

인수

이 함수는 인수가 없습니다.

반환값

NULL.


MongoCursor
PHP Manual