Method Count
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Count()
Appends a count stage to the pipeline.
IAggregateFluent<AggregateCountResult> Count()Returns
IAggregateFluent<AggregateCountResult>
The fluent aggregate interface.