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