TreeAlgorithmBase< T >
TreeAlgorithmBase< T > class
Inherits: Aspose::Tasks::Util::ITreeAlgorithm< T >
A base class for implementations of ITreeAlgorithm
Methods
| Name | Description |
|---|---|
| Alg | Processes a node of a tree. |
| PostAlg | Called after processing of a node of a tree. |
| PreAlg | Called before processing of a node of a tree. |