NativeXml Help
TXmlNode.NodeNewAtIndex
function NodeNewAtIndex(Index: integer; const AName: Utf8String): TXmlNode; virtual;
Description
Create a new node with AName, and insert it into the subnode list at location Index, and return a pointer to it.