ILanerSerieList.Item

Syntax

Item(Index: Integer): ILanerSerie;

Parameters

Index. Series index in the collection.

Description

The Item property returns the series from the collection by its index.

Example

The property use is given in the example for the ILanerSerieList.Count property.

See also:

ILanerSerieList