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