Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Interfaces
IXMLBooleanList Interface
Represents type IXMLBooleanList.
Namespace: RSGADomainXML
IXMLNodeCollection RSGADomainXML.IXMLBooleanList RSGADomainXML.TXMLBooleanList
Delphi
type IXMLBooleanList = interface(IXMLNodeCollection) ['{5FA0AA16-2172-4EBB-8A05-854C156F1AA6}'] end;
Name
Description
Items[Integer]
Represents property Items[Integer].
Top
Add(Boolean)
Represents method Add(Boolean).
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer,Boolean)
Represents method Insert(Integer,Boolean).
•RSGADomainXML