<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Methods:
Comments (0)
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