IAggregatorFactory Interface

NReco.PivotData Class Library Documentation
Represents measure aggregator factory.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax

public interface IAggregatorFactory
Methods

  NameDescription
Public methodCreate
Creates a new instance of measure aggregator.
Public methodCreate(Object)
Creates a new instance of measure aggregator and initialize it with specified measure state object.
Top
See Also

Reference