Hide Comments
Hide Comments

Comments (0)

Returns the IRSGeneticProgramEngine<T> that owns the collection (or nil if there is no owner that supports the IRSGeneticProgramEngine<T> interface)

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  function Engine: IRSGeneticProgramEngine<T>;
 

Return Value

Type: IRSGeneticProgramEngine<T>

expandingSee Also

Comments (0)