CollectionStatsResultExtentCount Property |
Gets the extent count.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public int ExtentCount { get; }
Public ReadOnly Property ExtentCount As Integer
Get
member ExtentCount : int with get
Property Value
Type:
Int32See Also