Table of Contents

Constructor AggregateFacetResults

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AggregateFacetResults(AggregateFacetResult[])

Initializes a new instance of the AggregateFacetResults class.

public AggregateFacetResults(AggregateFacetResult[] facets)

Parameters

facets AggregateFacetResult[]

The facets.