IMetabaseCustomObjectReferences.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of the dependency in the collection.

Description

The Remove method removes a dependency from the collection by index. The method returns True if the removal was successful.

See also:

IMetabaseCustomObjectReferences