Constructor AggregateSortByCountResult
AggregateSortByCountResult(TId, long)
Initializes a new instance of the AggregateCountResult class.
public AggregateSortByCountResult(TId id, long count)
Parameters
id
TIdThe identifier.
count
longThe count.