Table of Contents

Method Create

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

Create(object)

Creates a new instance of the IndexOptionsWrapper class.

public static IndexOptionsWrapper Create(object options)

Parameters

options object

The wrapped object.

Returns

IndexOptionsWrapper

A new instance of IndexOptionsWrapper or null.