Table of Contents

Namespace DynamicData.Aggregation

Classes

AggregationEx

Aggregation extensions.

AvgEx

Average extensions.

CountEx

Count extensions.

MaxEx

Maximum and minimum value extensions.

StdDevEx

Extensions for calculating standard deviation.

SumEx

Aggregation extensions.

Structs

AggregateItem<TObject>

An object representing added and removed items in a continuous aggregation stream.

Interfaces

IAggregateChangeSet<T>

A change set which has been shaped for rapid online aggregations.

Enums

AggregateType

The type of aggregation.