Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPBinaryNode<T> > Methods
TRSGPBinaryNode<T>.Assign(TPersistent) Method
Makes a deep copy (i.e., all children, grandchildren, etc) of the Source to the node
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure Assign(Source: TPersistent); override;
Parameters
Source
Type: TPersistent
TRSGPNode<T>.Assign(TPersistent)
•TRSGPBinaryNode<T>
•RSGenerics.GeneticProgramEngine