Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Properties
TRSGPInstruction<T>.Collection Property
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>
•TRSGPInstruction<T>
•RSGenerics.GeneticProgramEngine