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