<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSGAIndividual > Properties:
Comments (0)
Returns the population that this individual belongs to.
Namespace: RSGeneticAlgorithm
Delphi
public property Collection: TRSGAPopulation read GetCollection write SetCollection;
Property Value
Type: TRSGAPopulation