Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPBinaryNode<T> > Methods
TRSGPBinaryNode<T>.GetChild(Integer) Method
Represents method GetChild(Integer).
Namespace: RSGenerics.GeneticProgramEngine
Delphi
protected function GetChild(Index: Integer): TRSGPNode<T>; override;
Parameters
Index
Type: Integer
Type: TRSGPNode<T>
TRSGPNode<T>.GetChild(Integer)
•TRSGPBinaryNode<T>
•RSGenerics.GeneticProgramEngine