CollectionStatsResult Properties | 
The CollectionStatsResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AverageObjectSize | 
            Gets the average object size.
              | |
| Code | 
            Gets the code.
              (Inherited from CommandResult.) | |
| DataSize | 
            Gets the data size.
              | |
| ErrorMessage | 
            Gets the error message (null if none).
              (Inherited from CommandResult.) | |
| ExtentCount | 
            Gets the extent count.
              | |
| IndexCount | 
            Gets the index count.
              | |
| IndexSizes | 
            Gets the index sizes.
              | |
| IsCapped | 
            Gets a value indicating whether the collection is capped.
              | |
| LastExtentSize | 
            Gets the last extent size.
              | |
| MaxDocuments | 
            Gets the index count.
              | |
| Namespace | 
            Gets the namespace.
              | |
| ObjectCount | 
            Gets the object count.
              | |
| Ok | 
            Gets the Ok value from the response.
              (Inherited from CommandResult.) | |
| PaddingFactor | 
            Gets the padding factor.
              | |
| Response | 
            Gets the response.
              (Inherited from CommandResult.) | |
| StorageSize | 
            Gets the storage size.
              | |
| SystemFlags | 
            Gets the system flags.
              | |
| TotalIndexSize | 
            Gets the total index size.
              | |
| UserFlags | 
            Gets the user flags.
              |