GetItem Method

RxJS

returns item at position index.

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

Syntax

JavaScript
function GetItem(index);

Parameters

index
Type: System..::.Int32

See Also