Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Types
TIntegerArray Type
Represents an array of the Integer type.
Namespace: RSGAConsts
Delphi
type TIntegerArray = Array of Integer;
•RSGAConsts