Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Classes
TXMLFunctionInstructionType Class
Represents type TXMLFunctionInstructionType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLInstructionType RSGPDomainXML.TXMLFunctionInstructionType
Delphi
type TXMLFunctionInstructionType = class(TXMLInstructionType, IXMLFunctionInstructionType) end;
Name
Description
Get_Arity
Represents method Get_Arity.
Get_Comment
Represents method Get_Comment. (Inherited from RSGPDomainXML.TXMLInstructionType.)
Get_Name
Represents method Get_Name. (Inherited from RSGPDomainXML.TXMLInstructionType.)
Set_Arity(Byte)
Represents method Set_Arity(Byte).
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)
Top
•RSGPDomainXML