<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticProgramming > Classes > TRSGPVariantInstruction > Methods:
Comments (0)
Loads the Value from the XML
Namespace: RSGeneticProgramming
Delphi
public procedure LoadValueFromXML( const InstructionXML: IXMLInstructionType ); override;
Parameters
InstructionXML
Type: IXMLInstructionType
TRSGPInstruction<T>.LoadValueFromXML(IXMLInstructionType)