The AggregatorT, U generic type exposes the following members.
| Name | Description |
---|
 | EmptyGroupsHaveValue |
Gets whether the aggregator produces a value for empty groups.
|
 | SupportsDirectAggregation |
Gets whether the aggregator supports computing the aggregation
for all groups directly from the group levels.
|
Top
Reference