QueryList Class Property

In this section, we discuss the Count property.

Description

This property returns the number of QueryListValue objects in the QueryList Collection, as a number.

This property is read-only.

Example

&ListValueCount = &MYList.Count;