CompositeAggregator Constructor (IAggregator)

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(
	IAggregator[] aggregators
)

Parameters

aggregators
Type: NReco.PivotDataIAggregator
See Also

Reference