FormulaAggregatorFactory Class

NReco.PivotData Class Library Documentation
Factory for FormulaAggregator.
Inheritance Hierarchy

SystemObject
  NReco.PivotDataFormulaAggregatorFactory

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

public class FormulaAggregatorFactory : IAggregatorFactory

The FormulaAggregatorFactory type exposes the following members.

Constructors

  NameDescription
Public methodFormulaAggregatorFactory
Initializes a new instance of the FormulaAggregatorFactory class
Top
Properties

  NameDescription
Public propertyFactories
Top
Methods

  NameDescription
Public methodCreate
Public methodCreate(Object)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Fields

  NameDescription
Public fieldFormulaValue
Top
See Also

Reference