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