IPPSpeedometerArrows.Item

Fore Syntax

Item(Index: Integer): IPPSpeedometerArrowBase;

Fore.NET Syntax

Item[Index: integer]: Prognoz.Platform.Interop.Speedometer.PPSpeedometerArrow;

Parameters

Index. Index of the arrow that must be restored.

Description

The Item property restores collection arrow by its index.

Fore and Fore.NET Examples

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

See also:

IPPSpeedometerArrows

Related work items

Requirement