Click or drag to resize

MongoDatabase.Item Property

Overload List
  NameDescription
Public propertyItem[String] Obsolete.
Gets a MongoCollection instance representing a collection on this database with a default document type of BsonDocument.
Public propertyItem[String, WriteConcern] Obsolete.
Gets a MongoCollection instance representing a collection on this database with a default document type of BsonDocument.
Top
See Also