MongoCursorTDocument Constructor

Overload List
 NameDescription
Public methodMongoCursorTDocument(MongoCollection, IMongoQuery, ReadPreference, IBsonSerializer) Obsolete.
Creates a new MongoCursor. It is very unlikely that you will call this constructor. Instead, see all the Find methods in MongoCollection.
Public methodMongoCursorTDocument(MongoCollection, IMongoQuery, ReadConcern, ReadPreference, IBsonSerializer) Obsolete.
Initializes a new instance of the MongoCursorTDocument class.
Top
See Also

Reference