Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSPopulation
TRSPopulation Properties
Name
Description
Items[Integer]
Lists the individuals of the population object. Use the Items property to iterate through all the individuals. Index identifies the index in the range 0 to Count - 1.
Top