Returns the item with the specified ID.
The FindItemID method returns the item in the collection whose ID property is passed to it as a parameter. If no item has the specified ID, FindItemID returns nil.
Namespace: RSGeneticAlgorithm
Delphi |
public |
Parameters
ID
Type: Integer
Type: TRSGAGene
Reference |