Class AggregateFacetResult
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents an abstract AggregateFacetResult with an arbitrary TOutput type.
public abstract class AggregateFacetResultInheritance
AggregateFacetResult
Derived
Inherited Members
object.ReferenceEquals(object, object)
Properties
Gets the name of the facet.
Methods
Gets the output of the facet.