Hide Comments
Hide Comments

TRSGPFloatInstruction.LoadValueFromXML(IXMLInstructionType) Method

Comments (0)

Loads the  Value from the XML

Namespace: RSGeneticProgramming

expandingSyntax

Delphi

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

Parameters

InstructionXML

Type: IXMLInstructionType

Overrides

TRSGPInstruction<T>.LoadValueFromXML(IXMLInstructionType)
 

expandingSee Also

Comments (0)