Hide Comments
Hide Comments

Comments (0)

Returns the population that this individual belongs to.
 

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property Collection: TRSGPPopulation<T> read GetCollection write SetCollection;
 

Property Value

Type: TRSGPPopulation<T>

expandingSee Also

Comments (0)