The IDLitContainer::Remove procedure method removes items from the container.
Obj->[IDLitContainer::]Remove, Components[, /NO_NOTIFY]
An object reference (or array of object references) to the objects to be removed from the container.
Normally, when an item is removed from a container object that inherits from both the IDLitContainer class and the IDLitIMessaging class, a REMOVEITEMS notification message is broadcast to all iTool components registered as monitoring this container. If this keyword is set, no message is sent.
Introduced: 6.0