<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Methods:
Comments (0)
Saves the instruction as a variable to the XML
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SaveToXML( const aVariable: IXMLVariableInstructionType ); overload; virtual;
Parameters
aVariable
Type: IXMLVariableInstructionType