IPPSpeedometerLabels.Item

Fore Syntax

Item(Index: Integer): IPPSpeedometerLabel;

Fore.NET Syntax

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

Parameters

Index. Index of the text label that must be returned.

Description

The Item property restores text label in the collection by its index.

Fore and Fore.NET Examples

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

See also:

IPPSpeedometerLabels

Related work items

Requirement