Hide Comments
Hide Comments

TRSGPInstruction<T>.SaveToXML(IXMLConstantInstructionType) Method

Comments (0)

Saves the instruction as a constant to the XML

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  procedure SaveToXML( const aConstant: IXMLConstantInstructionType ); overload; virtual;
 

Parameters

aConstant

Type: IXMLConstantInstructionType

expandingSee Also

Comments (0)