GroupedSourceReaderIAggregatorStateComposerGetAggregatorState Method

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData.Input
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

Object GetAggregatorState(
	AggregatorFactoryConfiguration aggrCfg,
	Object row,
	Func<Object, string, Object> getValue
)

Parameters

aggrCfg
Type: NReco.PivotDataAggregatorFactoryConfiguration
row
Type: SystemObject
getValue
Type: SystemFuncObject, String, Object

Return Value

Type: Object
See Also

Reference