Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSGAIndividual > Methods
TRSGAIndividual.LoadFromXML(IXMLChromosome) Method
Reads the individual's chromosome from the XML description of the chromosome
Namespace: RSGeneticAlgorithm
Delphi
public procedure LoadFromXML( const ChromosomeXML: IXMLChromosome ); reintroduce; overload; virtual;
Parameters
ChromosomeXML
Type: IXMLChromosome
•RSGeneticAlgorithm.TRSGAIndividual.Bits
•RSGeneticAlgorithm.TRSGAIndividual.SaveToXML(IXMLChromosome)
•TRSGAIndividual
•RSGeneticAlgorithm