IABACAttributes.Item

Syntax

Item(Index: Integer): IABACAttribute;

Parameters

Index. Attribute index in the collection.

Description

The Item property returns attribute from the collection by index.

Comments

The list of all attributes is contained in the objective and additional conditions of access check.

Example

The property use is given in the example for IABACAttribute.Predefined.

See also:

IABACAttributes