Table of Contents

Method Create

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

Create(object)

Creates a new instance of the CreateViewOptionsWrapper class.

public static CreateViewOptionsWrapper Create(object options)

Parameters

options object

The wrapped object.

Returns

CreateViewOptionsWrapper

A new instance of CreateViewOptionsWrapper or null.