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