Hide Comments
Hide Comments

Comments (0)

Specifies the Instruction (function, variable or constant) that this node represents in the genetic program

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  property Instruction: TRSGPInstruction<T> read FInstruction write FInstruction;
 

Property Value

Type: TRSGPInstruction<T>

expandingSee Also

Comments (0)