<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Interfaces > IRSGeneticProgramEngine<T> > Methods:
Comments (0)
Returns the Instructions collection
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public function GetInstructions: TRSGPInstructions<T>;
Return Value
Type: TRSGPInstructions<T>