Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Methods
TRSGPInstruction<T>.SaveToXML(IXMLVariableInstructionType) Method
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
•RSGPDomainXML.IXMLVariableInstructionType
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.LoadFromXML(IXMLInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.LoadValueFromXML(IXMLInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveValueToXML(IXMLInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLConstantInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLGPInstructions)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLVariableInstructionType)
•TRSGPInstruction<T>
•RSGenerics.GeneticProgramEngine