PivotData.GetEnumerator Method

NReco.PivotData Class Library Documentation

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

public IEnumerator<KeyValuePair<Object[], IAggregator>> GetEnumerator()

Return Value

Type: IEnumerator<KeyValuePair<Object[], IAggregator>>

Implements

IPivotData.GetEnumerator()
IEnumerable<T>.GetEnumerator()
See Also

Reference