Navigation: Code Documentation > GeneticAlgorithm > RSGeneticProgramming > Classes > TRSGPVariantInstruction
TRSGPVariantInstruction Methods
Name
Description
LoadValueFromXML(IXMLInstructionType)
Loads the Value from the XML (Overrides RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.LoadValueFromXML(IXMLInstructionType).)
SaveValueToXML(IXMLInstructionType)
Saves the Value to the XML (Overrides RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.SaveValueToXML(IXMLInstructionType).)
Top