<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticProgramming > Classes > TRSGPVariantNode > Methods:
Comments (0)
Saves the Value to the XML
Namespace: RSGeneticProgramming
Delphi
public procedure SaveValueToXML( const DNAXML: IXMLDnaType ); override;
Parameters
DNAXML
Type: IXMLDnaType
TRSGPNode<T>.SaveValueToXML(IXMLDnaType)