CompositeAggregator factory component.
Inheritance Hierarchy
NReco.PivotData.CompositeAggregatorFactory
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
The CompositeAggregatorFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CompositeAggregatorFactory | Initializes a new instance of the CompositeAggregatorFactory class |
Properties
Name | Description | |
---|---|---|
![]() | Factories |
Methods
Name | Description | |
---|---|---|
![]() | Create() | |
![]() | Create(Object) | |
![]() | Equals | (Overrides Object.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also