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