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