TreeAlgorithmBase< T >

TreeAlgorithmBase< T > class

Inherits: Aspose::Tasks::Util::ITreeAlgorithm< T >

A base class for implementations of ITreeAlgorithm

Methods

NameDescription
AlgProcesses a node of a tree.
PostAlgCalled after processing of a node of a tree.
PreAlgCalled before processing of a node of a tree.