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