IEaxConfigurationPads.PadIndex

Fore Syntax

PadIndex(Pad: IEaxConfigurationPad): Integer;

Fore.NET Syntax

PadIndex(Pad: Prognoz.Platform.Interop.Express.IEaxConfigurationPad): integer;

Parameters

Pad. The pad, which requires to obtain index in the collection.

Description

The PadIndex method returns pad index in the collection.

See also:

IEaxConfigurationPads