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