Binary Accumulating Aggregator<T1, T2, TResult, TIntermediate, TConverter1, TConverter2, TAccumulator> Properties
Properties
Empty |
Gets whether the aggregator produces a value for empty groups.
(Inherited from BinaryAggregator<T1, T2, TResult>) |
Empty |
Gets the value that is returned when the input is empty.
(Inherited from BinaryAggregator<T1, T2, TResult>) |
Supports |
Gets whether the aggregator supports computing the aggregation
for all groups directly from the group levels.
(Inherited from BinaryAggregator<T1, T2, TResult>) |