Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPBinaryNode<T> > Methods
TRSGPBinaryNode<T>.AddChild(TRSGPNode<T>) Method
Represents method AddChild(TRSGPNode<T>).
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure AddChild( const Node: TRSGPNode<T> ); override;
Parameters
Node
Type: TRSGPNode<T>
•TRSGPBinaryNode<T>
•RSGenerics.GeneticProgramEngine