<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Types:
Comments (0)
Represents an alias of the TObjectList type.
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public type TChildren = TObjectList<TRSGPNode<T>>;