ChildDrivers.Count Property
Project Developer Reference |
Returns the number of items in the ChildDrivers collection. Read-only Long.
Syntax
expression.Count
expression A variable that represents a ChildDrivers object.
Return Value
Long
Remarks
If TotalDetectedCount is greater than 5 then count is 0.
See Also