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