Click or drag to resize
InsertManyOptions Constructor
Initializes a new instance of the InsertManyOptions class.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public InsertManyOptions()
See Also