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