Constructor IndexInfo
IndexInfo(BsonDocument)
Creates a new instance of the IndexInfo class.
public IndexInfo(BsonDocument document)
Parameters
document
BsonDocumentThe BSON document that contains information about the index.
Creates a new instance of the IndexInfo class.
public IndexInfo(BsonDocument document)
document
BsonDocumentThe BSON document that contains information about the index.