| IComposite Methods |
The IComposite type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChild |
Adds a child to this group task.
| |
| InsertChild |
Inserts a child to this group task at the passed index.
| |
| MoveChild |
Moves a child to the passed position inside the group.
| |
| RemoveChild |
Removes a child from this group task.
|