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