Factory for FormulaAggregator.
Inheritance Hierarchy
NReco.PivotDataFormulaAggregatorFactory
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
The FormulaAggregatorFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FormulaAggregatorFactory | Initializes a new instance of the FormulaAggregatorFactory class |
Properties
| Name | Description | |
|---|---|---|
| Factories |
Methods
| Name | Description | |
|---|---|---|
| Create | ||
| Create(Object) | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
Fields
| Name | Description | |
|---|---|---|
| FormulaValue |
See Also