<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPBinaryNode<T> > Constructors:
Comments (0)
Destroys the node and frees all of its children
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public destructor Destroy; override;
Overrides
TRSGPNode<T>.Destroy