GetCount Method

RxJS

Gets the number of disposables contained in the CompositeDisposable.

Namespace:  Rx
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
function GetCount();

See Also