ChildTasksCollector

ChildTasksCollector class

Collects all child tasks.

The ChildTasksCollector type exposes the following members:

Constructors

NameDescription
ChildTasksCollector()Initializes a new instance of the

Properties

NameDescription
tasksGets a list collected child objects (tasks).

Methods

NameDescription
alg(el, level)Processes the specified object.
pre_alg(el, level)
post_alg(el, level)

See Also