[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Make a new, initalized aggregation state.

Namespace: net.esper.eql.expression
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable Function NewAggregator As Aggregator
C#
public virtual Aggregator NewAggregator ()
Visual C++
public:
virtual Aggregator^ NewAggregator ()

Return Value

initialized copy of the aggregator