IMsDisplayAttributeSettingsList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Element index in the collection.

Description

The Remove method removes the specified element from the collection.

Comments

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

See also:

IMsDisplayAttributeSettingsList