ChildTasksCollector
ChildTasksCollector class
Inherits: Aspose::Tasks::Util::TreeAlgorithmBase< System::SharedPtr< Aspose::Tasks::Task > >
Collects all child tasks.
Constructors
| Name | Description |
|---|---|
| ChildTasksCollector | Initializes a new instance of the ChildTasksCollector class. |
Methods
| Name | Description |
|---|---|
| Alg | Processes the specified object. |
| get_Tasks | Gets a list collected child objects (tasks). |