Count property: NameSpace collection

Description

This property returns the number of Namespaces Properties objects in the Namespaces collection object.

Note:

All repository counts begin at zero, not one.

This property is read-only.

Example

&COUNT = &NameC.Count;

Related Topics