Represents a component that provides input data for ProcessData(IEnumerableIDictionaryString, Object) method.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The IPivotDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
ReadData |
Read data and provide it as IEnumerable and access handler for specified callback.
|
See Also