Class AggregateFacetResults

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

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

Facets

Gets the facets.