Apply
TaskUtils.Apply method
Past gespecificeerd algoritme toe op elke taak van een boom.
public static void Apply(Task root, ITreeAlgorithm<Task> alg, int level)
| Parameter | Type | Beschrijving |
|---|---|---|
| root | Task | Wortel van de boom |
| alg | ITreeAlgorithm`1 | Toegepast algoritme. |
| level | Int32 | Niveau van de roottaak. |
Zie ook
- class Task
- interface ITreeAlgorithm<T>
- class TaskUtils
- naamruimte Aspose.Tasks.Util
- montage Aspose.Tasks