Creates a new individual and adds it to the Items array. Call Insert to add a new individual at a specified position in the collection. Existing items (starting from the specified position) are moved up in the Items array.
Insert returns the new individual.
Namespace: RSGeneticAlgorithm
Delphi |
public |
Parameters
Index
Type: Integer
Type: TRSGAIndividual