CountUniqueAggregatorFactory Class

NReco.PivotData Class Library Documentation
CountUniqueAggregator factory component
Inheritance Hierarchy

SystemObject
  NReco.PivotDataCountUniqueAggregatorFactory

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

public class CountUniqueAggregatorFactory : IAggregatorFactory

The CountUniqueAggregatorFactory type exposes the following members.

Constructors

  NameDescription
Public methodCountUniqueAggregatorFactory
Initializes a new instance of the CountUniqueAggregatorFactory class
Top
Properties

  NameDescription
Public propertyField
Top
Methods

  NameDescription
Public methodCreate
Public methodCreate(Object)
Public methodEquals (Overrides ObjectEquals(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
See Also

Reference