Class AggregateFacetResults
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents the results of a $facet stage with an arbitrary number of facets.
public class AggregateFacetResults
Inheritance
AggregateFacetResults
Inherited Members
Constructors
AggregateFacetResults(AggregateFacetResult[])
Initializes a new instance of the AggregateFacetResults class.
Properties
Gets the facets.