<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods:
Comments (0)
Represents method SetValue(T).
Namespace: RSGenerics.GeneticProgramEngine
Delphi
protected procedure SetValue(const Value: T); virtual;
Parameters
Value
Type: T