Hide Comments
Hide Comments

TRSGPInstruction<T>.SaveToXML(IXMLVariableInstructionType) Method

Comments (0)

Saves the instruction as a variable to the XML

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  procedure SaveToXML( const aVariable: IXMLVariableInstructionType ); overload; virtual;
 

Parameters

aVariable

Type: IXMLVariableInstructionType

expandingSee Also

Comments (0)