The IDLgrView::Add procedure method adds a child to this view.

Syntax


Obj->[IDLgrView::]Add, Model [, POSITION=index]

Arguments


Model

An instance of the IDLgrModel object class.

Keywords


POSITION

Set this keyword equal to the zero-based index of the position within the container at which the new object should be placed.

Version History


5.0

Introduced