CompositeAggregatorFactory Class

NReco.PivotData Class Library Documentation
CompositeAggregator factory component.
Inheritance Hierarchy

System.Object
  NReco.PivotData.CompositeAggregatorFactory

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

public class CompositeAggregatorFactory : IAggregatorFactory

The CompositeAggregatorFactory type exposes the following members.

Constructors

  NameDescription
Public methodCompositeAggregatorFactory
Initializes a new instance of the CompositeAggregatorFactory class
Top
Properties

  NameDescription
Public propertyFactories
Top
Methods

  NameDescription
Public methodCreate()
Public methodCreate(Object)
Public methodEquals (Overrides Object.Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Overrides Object.GetHashCode().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference