IMetabaseCustomObjectReferences.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Dependency index in the collection.

Description

The Remove method removes a dependency from the collection by index.

Comments

The method returns True if removal is successful.

See also:

IMetabaseCustomObjectReferences