<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticProgramming > Classes > TRSGPFloatInstruction > Methods:
Comments (0)
Saves the Value to the XML
Namespace: RSGeneticProgramming
Delphi
public procedure SaveValueToXML( const InstructionXML: IXMLInstructionType ); override;
Parameters
InstructionXML
Type: IXMLInstructionType
TRSGPInstruction<T>.SaveValueToXML(IXMLInstructionType)