CreateKeyInfoCollection property: Component Interface class
Description
This property returns a CompIntfPropInfoCollection collection that contains a CompIntfPropInfoCollection object for every key in CREATEKEYS.
This property is read-only.
Example
&CREATEKEYS = &CI.CreateKeyInfoCollection;
Related Topics