Class AggregateFacetResult

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents an abstract AggregateFacetResult with an arbitrary TOutput type.

public abstract class AggregateFacetResult

Inheritance

object

AggregateFacetResult

Derived

AggregateFacetResult

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Properties

Name

Gets the name of the facet.

Methods

Output()

Gets the output of the facet.