Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSGAIndividual > Properties
TRSGAIndividual.Collection Property
Returns the population that this individual belongs to.
Namespace: RSGeneticAlgorithm
Delphi
public property Collection: TRSGAPopulation read GetCollection write SetCollection;
Property Value
Type: TRSGAPopulation
•RSGeneticAlgorithm.TRSGAPopulation
•TRSGAIndividual
•RSGeneticAlgorithm