Table of Contents

Constructor CollectionOptionsWrapper

Namespace
MongoDB.Driver.Wrappers
Assembly
MongoDB.Driver.Legacy.dll

CollectionOptionsWrapper(object)

Initializes a new instance of the CollectionOptionsWrapper class.

public CollectionOptionsWrapper(object options)

Parameters

options object

The wrapped object.