Table of Contents

Constructor IndexSizesResult

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

IndexSizesResult(BsonDocument)

Initializes a new instance of the IndexSizesResult class.

public IndexSizesResult(BsonDocument indexSizes)

Parameters

indexSizes BsonDocument

The index sizes document.