CollectionStatsResultIndexSizes Property |
Gets the index sizes.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public CollectionStatsResultIndexSizesResult IndexSizes { get; }
Public ReadOnly Property IndexSizes As CollectionStatsResultIndexSizesResult
Get
member IndexSizes : CollectionStatsResultIndexSizesResult with get
Property Value
Type:
CollectionStatsResultIndexSizesResultSee Also