<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSGPIndividual<T> > Constructors:
Comments (0)
Initializes a new instance of the TRSGPIndividual<T> class.
Namespace: RSGenerics.GeneticProgramming
Delphi
public constructor Create(Collection: TCollection); override;
Parameters
Collection
Type: TCollection
TRSIndividual.Create(TCollection)