Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods
TRSGPNode<T>.ToString Method
Returns a prefix notation version of the node and its children
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public function ToString: string; override;
Return Value
Type: string
•RSGenerics.GeneticProgramEngine.TRSGPNode<T>.ValueToString
•TRSGPNode<T>
•RSGenerics.GeneticProgramEngine