<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods:
Comments (0)
Saves the node and its children to the XML
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SaveToXML( const DNAXML: IXMLDnaType ); virtual;
Parameters
DNAXML
Type: IXMLDnaType