







Returns a specified number of contiguous values from the end of an observable sequence.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
Rx.Observable.TakeLast = function(count); |
Parameters
- count
- Type: System..::.Int32