ObjectCol Count Property
A long integer that contains the count of the number of items in the collection. This is a read-only property.
Syntax
object.Count
The Count property syntax has the following parts.
Part |
Description |
object |
An object expression that evaluates to an ObjectCol object |
See Also
ObjectCol Object