IPrjTaskCollection.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Task index in the collection.

Description

The Remove method removes task from the collection by index.

See also:

IPrjTaskCollection