IPrjTaskDependenciesCollection.Item

Syntax

Item(Index: Integer): IPrjTaskDependency;

Item[Index: integer]: Prognoz.Platform.Interop.ProjectPlanning.IPrjTaskDependency;

Parameters

Index. Link index in the collection.

Description

The Item property returns link from the collection by index.

See also:

IPrjTaskDependenciesCollection