Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Interfaces
IXMLFloatList Interface
Represents type IXMLFloatList.
Namespace: RSGADomainXML
IXMLNodeCollection RSGADomainXML.IXMLFloatList RSGADomainXML.TXMLFloatList
Delphi
type IXMLFloatList = interface(IXMLNodeCollection) ['{76002538-788F-4DD4-8677-54947407B101}'] end;
Name
Description
Items[Integer]
Represents property Items[Integer].
Top
Add(Single)
Represents method Add(Single).
Get_Item(Integer)
Represents method Get_Item(Integer).
Insert(Integer,Single)
Represents method Insert(Integer,Single).
•RSGADomainXML