IEaxConfigurationPads.Add

Syntax

Add(Pad: IEaxConfigurationPad);

Parameters

Pad. The pad to be added to the group.

Description

The Add method adds the specified pad to the collection.

Comments

The pad is added to the end of collection. The pad title is shown below the other titles.

Example

The example is given in description of the IEaxCustomConfigurationCategory.Pads property.

See also:

IEaxConfigurationPads