Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstructions<T> > Constructors
TRSGPInstructions<T>.Create(TPersistent,TCollectionItemClass) Constructor
Initializes a new instance of the TRSGPInstructions<T> class.
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public constructor Create(AOwner: TPersistent; ItemClass: TCollectionItemClass);
Parameters
AOwner
Type: TPersistent
ItemClass
Type: TCollectionItemClass
•TRSGPInstructions<T>
•RSGenerics.GeneticProgramEngine