<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGPDomainXML > Classes:
Comments (0)
Represents type TXMLFunctionInstructionTypeList.
Namespace: RSGPDomainXML
TXMLNodeCollection RSGPDomainXML.TXMLFunctionInstructionTypeList
Delphi
type TXMLFunctionInstructionTypeList = class(TXMLNodeCollection, IXMLFunctionInstructionTypeList) end;
Name
Description
Add
Represents method Add.
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer)
Represents method Insert(Integer).
Top