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