<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods:
Comments (0)
Returns a prefix notation version of the node and its children
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public function ToString: string; override;
Return Value
Type: string