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