<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGAConsts > Types:
Comments (0)
Represents an array of the Integer type.
Namespace: RSGAConsts
Delphi
type TIntegerArray = Array of Integer;