GetCount Method

RxJS

Returns the amount of items in the list.

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

Syntax

JavaScript
function GetCount();

See Also