Hide Comments
Hide Comments

Comments (0)

Saves the instructions to the XML

alert_cautionWarning

If the instruction is a function, the OnExecute event is not saved

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  procedure SaveToXML( const InstructionXML: IXMLGPInstructions ); virtual;
 

Parameters

InstructionXML

Type: IXMLGPInstructions

expandingSee Also

Comments (0)