Constructor AggregateFacetResult
AggregateFacetResult(string, IEnumerable<TOutput>)
Initializes a new instance of the AggregateFacetResult<TOutput> class.
Parameters
name
stringThe name.
output
IEnumerable<TOutput>The output.
Initializes a new instance of the AggregateFacetResult<TOutput> class.
name
stringThe name.
output
IEnumerable<TOutput>The output.