XMLNode.AppendChild

From Real Software Documentation

Jump to: navigation, search
Method
XMLNode.AppendChild ( NewChild as XMLNode ) As XMLNode

Adds a child after the last child.

Notes

It optionally returns a reference to the new child as an XMLNode.

Personal tools