IPPSpeedometerScales.Item

Fore Syntax

Item(Index: Integer): IPPSpeedometerScale;

Fore.NET Syntax

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

Parameters

Index. Index of the scale that must be returned.

Description

The Item property returns the collection scale by its index.

Fore and Fore.NET Examples

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

See also:

IPPSpeedometerScales

Related work items

Requirement