Class AggregateSortByCountResult<TId>
Result type for the aggregate $sortByCount stage.
public sealed class AggregateSortByCountResult<TId>
Type Parameters
TId
The type of the identifier.
- Inheritance
-
AggregateSortByCountResult<TId>
- Inherited Members
Constructors
- AggregateSortByCountResult(TId, long)
Initializes a new instance of the AggregateCountResult class.
Properties
- Count
Gets the count.
- Id
Gets the identifier.