Click or drag to resize

BaseAggregate Properties

The BaseAggregate type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
Public propertyExpression
Expression that the Aggregate executes over.
Public propertyFunctor
Gets the Functor of the Aggregate.
Public propertyType
Gets the Type of the Expression.
Top
See Also