CompositeAggregator Constructor (IAggregatorFactory, Object)

NReco.PivotData Class Library Documentation
Initializes a new instance of the CompositeAggregator class

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

public CompositeAggregator(
	IAggregatorFactory[] factories,
	Object state
)

Parameters

factories
Type: NReco.PivotDataIAggregatorFactory
state
Type: SystemObject
See Also

Reference