Share

ObjectCollection.Count Property

Parent Object: ObjectCollection

Description

Property that returns the number of items in this collection.

Syntax

ObjectCollection.Count() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 4

Was this information helpful?