|
IDL Reference Guide: iTools Object Classes |
|
The IDLitContainer class is a specialization of the IDL_Container class designed to manage collections of IDLitComponent objects and provide methods to work with the iTools identifier system. IDLitContainer object methods allow you to add, retrieve, and remove values from a IDLitContainer-based hierarchy using either object references or iTool identifiers.
This class is written in the IDL language. Its source code can be found in the file idlitcontainer__define.pro in the lib/itools/framework subdirectory of the IDL distribution.
| Note See the iTools Object Model Diagram for a visual representation of the iTools object model hierarchy. |
See IDLitContainer::Init.
Objects of this class have no properties of their own, but do have properties inherited from any superclasses.
This class has the following methods:
In addition, this class inherits the methods of its superclasses.
IDL Online Help (March 06, 2007)