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