The IAccumulator2T, U, V generic type exposes the following members.
| Name | Description |
---|
 | Add |
Updates the accumulator with the specified value.
|
 | Remove |
Updates the accumulator by removing the specified value.
|
 | Reset |
Resets the accumulator to its initial state.
|
Top
Reference