Apply

Apply

Applies specified algorithm to each task of a tree.

Returns: static void Aspose::Tasks::Util::

Apply(const System::SharedPtr< Task > & root, const System::SharedPtr< ITreeAlgorithm < System::SharedPtr< Task >>> & alg, int32_t level)
ParameterDescription
rootRoot of the tree
algApplied algorithm.
levelLevel of the root task.