<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Properties:
Comments (0)
Specifies the set of instructions that this instruction belongs to
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public property Collection: TRSGPInstructions<T> read GetCollection write SetCollection;
Property Value
Type: TRSGPInstructions<T>