IMsDimAttributesList.Remove

Syntax

Remove(Index: Integer): Boolean;

Remove(Index: Integer): Boolean;

Parameters

Index. Attribute index in the chain.

Description

The Remove method removes attribute from the chain by its index.

Comments

The method returns True if the attribute is successfully removed.

See also:

IMsDimAttributesList