Table of Contents

Method Create

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

Create(object)

Creates a new instance of the CollectionOptionsWrapper class.

public static CollectionOptionsWrapper Create(object options)

Parameters

options object

The wrapped object.

Returns

CollectionOptionsWrapper

A new instance of CollectionOptionsWrapper or null.