Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSGAIndividual > Methods
TRSGAIndividual.SaveToXML(IXMLChromosome) Method
Saves an XML description of its chromosome into the ChromosomeXML parameter
Namespace: RSGeneticAlgorithm
Delphi
public procedure SaveToXML( const ChromosomeXML: IXMLChromosome ); reintroduce; overload; virtual;
Parameters
ChromosomeXML
Type: IXMLChromosome
•RSGeneticAlgorithm.TRSGAIndividual.Bits
•RSGeneticAlgorithm.TRSGAIndividual.LoadFromXML(IXMLChromosome)
•TRSGAIndividual
•RSGeneticAlgorithm