IABACAttributes.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Attribute identifier.

Description

The RemoveById method removes attribute from the collection by identifier.

Comments

To determine an attribute identifier, use the IABACAttribute.Id property.

See also:

IABACAttributes