IPrjTaskCollection.Count

Syntax

Count: Integer;

Count: integer;

Description

The Count property returns the number of tasks in the collection.

Fore and Fore.NET Examples

The property use is given in the example for IPrjProject.Tasks.

See also:

IPrjTaskCollection