Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstructions<T> > Methods

TRSGPInstructions<T>.LoadFromXML(IXMLGPInstructions) Method

Scroll Prev Top Next More

Loads the instructions from the XML

alert_cautionImportant 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

Parameters

InstructionXML

Type: IXMLGPInstructions

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb