Aggregator 2<T, U>.Supports Direct Aggregation Property
Gets whether the aggregator supports computing the aggregation
for all groups directly from the group levels.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public virtual bool SupportsDirectAggregation { get; }