Count property: ClassInfo collection

Description

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

Note:

All repository counts begin at zero, not one.

This property is read-only.

Example

&COUNT = &InfoC.Count;

Related Topics