Add Method

RxJS

Adds item to the list.

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

Syntax

JavaScript
function Add(item);

Parameters

item
Type: System..::.Object

See Also