Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Types
TRSGPTreeNode<T>.TChildren Type
Represents an alias of the TObjectList type.
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public type TChildren = TObjectList<TRSGPNode<T>>;
•TRSGPTreeNode<T>
•RSGenerics.GeneticProgramEngine