Table of Contents

Constructor IndexKeysWrapper

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

IndexKeysWrapper(object)

Initializes a new instance of the IndexKeysWrapper class.

public IndexKeysWrapper(object keys)

Parameters

keys object

The wrapped object.