Hide Comments
Hide Comments

Comments (0)

Returns a non-terminal function (Instructions that are functions of arity > 0) in the list of functions

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property Functions[Index: Integer]: TInstruction read GetFunctions;
 

Parameters

Index

Type: Integer

Property Value

Type: TInstruction

expandingSee Also

Comments (0)