Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLFunctionInstructionType Interface
Represents type IXMLFunctionInstructionType.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLInstructionType RSGPDomainXML.IXMLFunctionInstructionType RSGPDomainXML.TXMLFunctionInstructionType
Delphi
type IXMLFunctionInstructionType = interface(IXMLInstructionType) ['{1C6354FC-1B70-448E-BDBF-C2E904F6D50E}'] end;
Name
Description
Arity
Represents property Arity.
Comment
Represents property Comment. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Represents property Name. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Top
Get_Arity
Represents method Get_Arity.
Get_Comment
Represents method Get_Comment. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Get_Name
Represents method Get_Name. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Set_Arity(Byte)
Represents method Set_Arity(Byte).
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.IXMLInstructionType.)
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.IXMLInstructionType.)
•RSGPDomainXML