Table of Contents

Constructor IndexInfo

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

IndexInfo(BsonDocument)

Creates a new instance of the IndexInfo class.

public IndexInfo(BsonDocument document)

Parameters

document BsonDocument

The BSON document that contains information about the index.