ActualStartDrivers.Count property (Project)

Gets the number of Assignment objects in the ActualStartDrivers collection. Read-only Long.

Syntax

expression.Count

expression A variable that represents an 'ActualStartDrivers' object.

Remarks

This property returns a read-only Long value in the range 0 through 5; if TotalDetectedCount is greater than 5, Count returns 0.

Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.

See also

ActualStartDrivers 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.