<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSGPIndividual<T> > Methods:
Comments (0)
Writes the individual's data to the XML node
Namespace: RSGenerics.GeneticProgramming
Delphi
public procedure SaveToXML( const Node: IXMLNode ); overload; override;
Parameters
Node
Type: IXMLNode
TRSIndividual.SaveToXML(IXMLNode)