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