Table of Contents

Constructor IndexOptionsWrapper

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

IndexOptionsWrapper(object)

Initializes a new instance of the IndexOptionsWrapper class.

public IndexOptionsWrapper(object options)

Parameters

options object

The wrapped object.