TaskDependencies.Count property (Project)
Gets the number of items in the TaskDependencies collection. Read-only Long.
Syntax
expression.Count
expression A variable that represents a 'TaskDependencies' object.
Remarks
Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.
See also
TaskDependencies Collection Object
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.