Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods
TRSGPNode<T>.SetValue(T) Method
Represents method SetValue(T).
Namespace: RSGenerics.GeneticProgramEngine
Delphi
protected procedure SetValue(const Value: T); virtual;
Parameters
Value
Type: T
•TRSGPNode<T>
•RSGenerics.GeneticProgramEngine