Create a new child Element
Return Type
An Element object. A handle to the new Element
Syntax
object.AddChild (Name, Text)
The AddChild method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Element. |
Name | Required. A String value. |
Text | Required. A String value. |