Hide Comments
Hide Comments

Comments (0)

Represents method GetChild(Integer).

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

protected
  function GetChild(Index: Integer): TRSGPNode<T>; virtual; abstract;
 

Parameters

Index

Type: Integer

Return Value

Type: TRSGPNode<T>

expandingSee Also

Comments (0)