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