ILanerMetaAttributeValues.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is an attribute index in the collection.

Description

The Remove method removes the attribute from the collection by its index. It returns True in case of success.

See also:

ILanerMetaAttributeValues