Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Interfaces
IXMLIntegerList Interface
Represents type IXMLIntegerList.
Namespace: RSGADomainXML
IXMLNodeCollection RSGADomainXML.IXMLIntegerList RSGADomainXML.TXMLIntegerList
Delphi
type IXMLIntegerList = interface(IXMLNodeCollection) ['{FA4F8D75-4367-4C13-951C-A17CB5DE1F2B}'] end;
Name
Description
Items[Integer]
Represents property Items[Integer].
Top
Add(Integer)
Represents method Add(Integer).
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer,Integer)
Represents method Insert(Integer,Integer).
•RSGADomainXML