<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGADomainXML > Interfaces > IXMLFloatList > Methods:
Comments (0)
Represents method Insert(Integer,Single).
Namespace: RSGADomainXML
Delphi
public function Insert(const Index: Integer; const Value: Single): IXMLNode;
Parameters
Index
Type: Integer
Value
Type: Single
Type: IXMLNode