The IDLitDataContainer::Add procedure method adds items to the data container object, and sends out an OnDataChange and OnDataComplete messages to all observers of the data container.
Obj->[IDLitDataContainer::]Add, Data [, /NO_NOTIFY]
An object reference (or array of object references) to the IDLitData object or objects to be added to the container. Objects that are not of class IDLitData are quietly ignored.
Normally, when an item is added, an ADDITEMS notification message is broadcast to all iTool components registered as monitoring this container. If this keyword is set, no ADDITEMS message is sent.
| Note |
Introduced: 6.1