Constructor AggregateBucketAutoResultId
AggregateBucketAutoResultId(TValue, TValue)
Initializes a new instance of the AggregateBucketAutoResultId<TValue> class.
public AggregateBucketAutoResultId(TValue min, TValue max)
Parameters
minTValueThe minimum.
maxTValueThe maximum.