Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class AggregateCountResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Result type for the aggregate $count stage.

public sealed class AggregateCountResult
Inheritance
AggregateCountResult
Inherited Members

Constructors

AggregateCountResult(long)

Initializes a new instance of the AggregateCountResult class.

Properties

Count

Gets the count.