Any Method

RxJS

Determines whether an observable sequence contains any elements.

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

Syntax

JavaScript
function Any();

See Also