Count property: Bindings collection
Description
This property returns the number of Bindings Properties objects in the Bindings collection object.
Note:
All repository counts begin at zero, not one.
This property is read-only.
Example
&COUNT = &BINDINGS.Count;
Related Topics