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 returned.

Description

The Item property returns the 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