<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Interfaces > IRSGeneticProgramEngine<T> > Methods:
Comments (0)
Sets the Instructions property to the new instructions value
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SetInstructions(const Value: TRSGPInstructions<T>);
Parameters
Value
Type: TRSGPInstructions<T>