IDLitContainer
Superclasses | Creation | Properties | Methods | Version History
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.
Superclasses
Note
See the iTools Object Model Diagram (iTool Developer's Guide) for a visual representation of the iTools object model hierarchy.
Creation
See IDLitContainer::Init.
Properties
Objects of this class have no properties of their own, but do have properties inherited from any superclasses.
Methods
This class has the following methods:
In addition, this class inherits the methods of its superclasses.
Version History