<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPTreeNode<T> > Methods:
Comments (0)
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)