Returns the IAggregator as CompositeAggregator instance.
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
Parameters
- aggr
- Type: NReco.PivotDataIAggregator
Return Value
Type: CompositeAggregatorUsage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type IAggregator. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).Remarks
See Also