<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Methods:
Comments (0)
Saves the Instruction to the XML as a function, variable or constant based on its Operation
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SaveToXML( const InstructionXML: IXMLGPInstructions ); overload; virtual;
Parameters
InstructionXML
Type: IXMLGPInstructions