







![]() ![]() |
.NET Framework Class Library |
CompositeDisposable..::.Remove Method |
CompositeDisposable Class See Also Send Feedback |
Removes and disposes the first occurrence of a disposable from the CompositeDisposable.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function Remove(item); |
Parameters
- item
- Type: System..::.IDisposable