Hide Comments
Hide Comments

IRSGeneticProgramEngine<T>.SetInstructions(TRSGPInstructions<T>) Method

Comments (0)

Sets the  Instructions property to the new instructions value

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  procedure SetInstructions(const Value: TRSGPInstructions<T>);
 

Parameters

Value

Type: TRSGPInstructions<T>

expandingSee Also

Comments (0)