IMsDimAttributesList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Attribute index in the chain.

Description

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

Comments

When the attribute is successfully removed, the method returns True, otherwise it returns False.

See also:

IMsDimAttributesList