Hide Comments
Hide Comments

TRSGPFloatInstruction.SaveValueToXML(IXMLInstructionType) Method

Comments (0)

Saves the  Value to the XML

Namespace: RSGeneticProgramming

expandingSyntax

Delphi

public
  procedure SaveValueToXML( const InstructionXML: IXMLInstructionType ); override;
 

Parameters

InstructionXML

Type: IXMLInstructionType

Overrides

TRSGPInstruction<T>.SaveValueToXML(IXMLInstructionType)
 

expandingSee Also

Comments (0)