XMLNode.AppendChild Method

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

Syntax

XMLNode.AppendChild NewChild


Parameters

NewChild

XMLNode