<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods:
Comments (0)
Loads the Value from the XML
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure LoadValueFromXML( const DNAXML: IXMLDnaType ); virtual;
Parameters
DNAXML
Type: IXMLDnaType