The SumAggregator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetState | ||
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Merge | ||
| Push | ||
| ToString | (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| AsComposite |
Returns the IAggregator as CompositeAggregator instance.
(Defined by AggregatorExtensions.) |
See Also