MongoCollectionSettings Constructor |
Initializes a new instance of the MongoCollectionSettings class.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax public MongoCollectionSettings()
new : unit -> MongoCollectionSettings
See Also