<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSGAGene > Properties:
Comments (0)
Returns the RSGeneticAlgorithm.TRSGAGenes collection that owns this gene item.
Namespace: RSGeneticAlgorithm
Delphi
public property Collection: TRSGAGenes read GetCollection write SetCollection;
Property Value
Type: TRSGAGenes