







![]() ![]() |
.NET Framework Class Library |
Observable..::.Aggregate1 Method |
Observable Class See Also Send Feedback |
Applies an accumulator function over an observable sequence.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function Aggregate1(accumulator); |
Parameters
- accumulator
- Type: System..::.FuncObjectObjectObject