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