Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Interfaces
IXMLString_List Interface
Represents type IXMLString_List.
Namespace: RSGADomainXML
IXMLNodeCollection RSGADomainXML.IXMLString_List RSGADomainXML.TXMLString_List
Delphi
type IXMLString_List = interface(IXMLNodeCollection) ['{8E448990-11CB-4626-890F-2A63018DDE3D}'] end;
Name
Description
Items[Integer]
Represents property Items[Integer].
Top
Add(UnicodeString)
Represents method Add(UnicodeString).
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer,UnicodeString)
Represents method Insert(Integer,UnicodeString).
•RSGADomainXML