Loads the instructions from the XML
Important Note |
---|
When reading the XML, the method will attempt to match currently existing instructions to instruction names in the XML. IF an instruction is found, the instruction will be preserved (including its OnExecute event). After reading the XML, any instructions previously in the collection but not found in the XML will be deleted. |
Namespace: RSGenerics.GeneticProgramEngine
Delphi |
public |
Parameters
InstructionXML
Type: IXMLGPInstructions