Hide Comments
Hide Comments

TRSGPInstructions<T>.Create(TPersistent,TCollectionItemClass) Constructor

Comments (0)

Initializes a new instance of the TRSGPInstructions<T> class.

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public 
  constructor Create(AOwner: TPersistent; ItemClass: TCollectionItemClass); 
 

Parameters

AOwner

Type: TPersistent

ItemClass

Type: TCollectionItemClass

expandingSee Also

Comments (0)