Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Classes
TXMLString_List Class
Represents type TXMLString_List.
Namespace: RSGADomainXML
TXMLNodeCollection RSGADomainXML.TXMLString_List
Delphi
type TXMLString_List = class(TXMLNodeCollection, IXMLString_List) end;
Name
Description
Add(UnicodeString)
Represents method Add(UnicodeString).
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer,UnicodeString)
Represents method Insert(Integer,UnicodeString).
Top
•RSGADomainXML