<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSGPIndividual<T> > Methods:
Comments (0)
Reads the individual from the XML node, including DNA
Namespace: RSGenerics.GeneticProgramming
Delphi
public procedure LoadFromXML( const IndividualXML: IXMLIndividualType ); reintroduce; overload; virtual;
Parameters
IndividualXML
Type: IXMLIndividualType