My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Assembly: MongoDB.Driver.dll
Namespace: MongoDB.Driver
Type Name: IDBCursor (interface)

Methods:

T_MongoDB_Driver_IDBCursor  
API documentation for the IDBCursor type
WikiDoc, Type
Updated Jun 8, 2010 by ee.devf...@gmail.com

Summary

Represents an unfinished query result from the server

Members

Methods

Constructors

Copy

||===== Returns =====
DBCursor_1(MongoDB.Driver.DBCursorOptions)
IDBCursor Copy()

||===== Returns =====
IDBCursor Copy()

Copy

||===== Returns =====
IDBCursor Copy()

||===== Returns =====
IDBCursor Copy()

GetEnumerator

||===== Returns =====
IEnumerator<IDocument> GetEnumerator()


Sign in to add a comment
Powered by Google Project Hosting