property Dictionaries.Count as Long
Number of items.

TypeDescription
Long A long expression that indicates the number of Dictionary objects in the Dictionaries collection. 

The Count property counts the elements in the collection. Use the Item property to access a given Dictionary object.