Hide Comments
Hide Comments

Comments (0)

Returns the child node at the specified index

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  property Child[Index: Integer]: TRSGPNode<T> read GetChild;
 

Parameters

Index

Type: Integer

Property Value

Type: TRSGPNode<T>

expandingSee Also

Comments (0)