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