ProjectPlanning > ProjectPlanning Assembly Interfaces > IPrjTaskCollection > IPrjTaskCollection.Item
Item(Index: Integer): IPrjTask;
None;
Index. Task index in the collection.
The Item property returns task from the collection by index.
The property use is given in the example for IPrjProject.Tasks.
See also: