IDLitManipulatorContainer::Add

Syntax | Arguments | Keywords | Version History

The IDLitManipulatorContainer::Add procedure method is used to add a new manipulator to the container.

Syntax

Obj->[IDLitManipulatorContainer::]Add, Manipulator

Arguments

Manipulator

The new manipulator to add to this manipulator container. When completed, this manipulator is also set to the current manipulator for this manipulator container.

Keywords

All keywords are passed to the IDLitContainer superclass during the add operation.

Version History

6.0

Introduced