Component Interface Collection Property

This section discusses the Count property.

Description

This property returns the number of Component Interfaces in the Component Interface collection, as a number.

This property is read-only.

Example

&COUNT = &MYCI_COLLECTION.Count;