NativeXml Help
Content
|
Index
|
Reference
TXmlNode.NodeNewAtIndex
TXmlNode
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.