<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Interfaces > IRSGeneticProgramEngine<T> > Methods:
Comments (0)
Creates the Instructions collection of the correct class type.
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public function CreateInstructions( InstructionClass: TCollectionItemClass ): TRSGPInstructions<T>;
Parameters
InstructionClass
Type: TCollectionItemClass
Type: TRSGPInstructions<T>