Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public 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: ObjectImplements
GroupedSourceReaderIAggregatorStateComposerGetAggregatorState(AggregatorFactoryConfiguration, Object, FuncObject, String, Object)See Also