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