PivotDataAllValuesCollectionAdd Method

NReco.PivotData Class Library Documentation

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

public void Add(
	KeyValuePair<ValueKey, IAggregator> item
)

Parameters

item
Type: System.Collections.GenericKeyValuePairValueKey, IAggregator

Implements

ICollectionTAdd(T)
See Also

Reference