IEaxConfigurationPads.Insert

Fore Syntax

Insert(Index: Integer; Pad: IEaxConfigurationPad);

Fore.NET Syntax

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

Parameters

Index. Position index.

Pad. The pad to be added to the group.

Description

The Insert method inserts the specified pad to the specified position in the collection.

See also:

IEaxConfigurationPads