PivotDataAllValuesCollectionCopyTo Method

NReco.PivotData Class Library Documentation

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

public void CopyTo(
	KeyValuePair<ValueKey, IAggregator>[] array,
	int arrayIndex
)

Parameters

array
Type: System.Collections.GenericKeyValuePairValueKey, IAggregator
arrayIndex
Type: SystemInt32

Implements

ICollectionTCopyTo(T, Int32)
See Also

Reference