Properties.Count
Returns the number of members in the collection as a Long.
Syntax
NumberOfProperties = myProperties.Count
Parameters
NumberOfProperties
The number of Property objects in the collection
myProperties
An object of type Properties.
See also