AppendChild
Node.AppendChild method
Adds the node newChild to the end of the list of children of this node.
public Node AppendChild(Node node)
Parameter | Type | Description |
---|---|---|
node | Node |
See Also
- class Node
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance