Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Methods
TRSGPInstruction<T>.SaveValueToXML(IXMLInstructionType) Method
Saves the Value to the XML
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure SaveValueToXML( const InstructionXML: IXMLInstructionType ); virtual;
Parameters
InstructionXML
Type: IXMLInstructionType
•RSGPDomainXML.IXMLInstructionType
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.LoadFromXML(IXMLInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.LoadValueFromXML(IXMLInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLConstantInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLFunctionInstructionType)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLGPInstructions)
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveToXML(IXMLVariableInstructionType)
•TRSGPInstruction<T>
•RSGenerics.GeneticProgramEngine