|
| .NET Framework Class Library |
| CompositeDisposable Constructor |
| CompositeDisposable Class See Also Send Feedback |
Constructs a CompositeDisposable from a group of disposables.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
| JavaScript |
|---|
Rx.CompositeDisposable = function(); |