Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstructions<T> > Methods
TRSGPInstructions<T>.SaveToXML(IXMLGPInstructions) Method
Saves the instructions to the XML
Warning
If the instruction is a function, the OnExecute event is not saved
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SaveToXML( const InstructionXML: IXMLGPInstructions ); virtual;
Parameters
InstructionXML
Type: IXMLGPInstructions
•RSGenerics.GeneticProgramEngine.TRSGPInstructions<T>.LoadFromXML(IXMLGPInstructions)
•TRSGPInstructions<T>
•RSGenerics.GeneticProgramEngine