Constructor AggregateBucketResult
AggregateBucketResult(TValue, long)
Initializes a new instance of the AggregateBucketResult<TValue> class.
Parameters
id
TValueThe inclusive lower boundary of the bucket.
count
longThe count.
Initializes a new instance of the AggregateBucketResult<TValue> class.
id
TValueThe inclusive lower boundary of the bucket.
count
longThe count.