Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Interfaces > IXMLString_List > Methods
IXMLString_List.Insert(Integer,UnicodeString) Method
Represents method Insert(Integer,UnicodeString).
Namespace: RSGADomainXML
Delphi
public function Insert(const Index: Integer; const Value: UnicodeString): IXMLNode;
Parameters
Index
Type: Integer
Value
Type: UnicodeString
Type: IXMLNode
•IXMLString_List
•RSGADomainXML