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