MongoResult.MoveNext (gb.mongodb)

Function MoveNext ( ) As Boolean

Advance to the next document.

Return TRUE if there is no document anymore.

You must call this method at least once to retrieve the first document.