List Constructor

RxJS

Creates a new List.

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

Syntax

JavaScript
Rx.List = function();

See Also