Click or drag to resize
IComposite Methods

The IComposite type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Adds a child to this group task.
Public methodInsertChild
Inserts a child to this group task at the passed index.
Public methodMoveChild
Moves a child to the passed position inside the group.
Public methodRemoveChild
Removes a child from this group task.
Top
See Also