Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Interfaces > IRSGeneticProgramEngine<T> > Methods
IRSGeneticProgramEngine<T>.GetInstructions Method
Returns the Instructions collection
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public function GetInstructions: TRSGPInstructions<T>;
Return Value
Type: TRSGPInstructions<T>
•RSGenerics.GeneticProgramEngine.IRSGeneticProgramEngine<T>.SetInstructions(TRSGPInstructions<T>)
•RSGenerics.GeneticProgramEngine.IRSGeneticProgramEngine<T>.Instructions
•IRSGeneticProgramEngine<T>
•RSGenerics.GeneticProgramEngine