Show contents 

ProjectPlanning > ProjectPlanning Assembly Interfaces > IPrjTaskDependenciesCollection > IPrjTaskDependenciesCollection.Remove

IPrjTaskDependenciesCollection.Remove

Syntax

Remove(Index: Integer): Boolean;

None;

Parameters

Index. Link index in the collection.

Description

The Remove method removes link from the collection by index.

See also:

IPrjTaskDependenciesCollection