Hide Comments
Hide Comments

Comments (0)

Saves the  Instructions to the XML

alert_cautionWarning

The component writes the metadata about instructions (i.e., name, arity, comment) but does not actually write the OnExecute code.

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  procedure SaveToXML(const GPXML: IXMLGPInstructions); overload; virtual;
 

Parameters

GPXML

Type: IXMLGPInstructions

Implements

IRSGeneticProgramReaderWriter.SaveToXML(IXMLGPInstructions)
IRSGeneticProgramReaderWriter.SaveToXML(IXMLGPInstructions)
 

expandingSee Also

Comments (0)