RemoveChild
Node.RemoveChild method
Removes the child node indicated by old child from the list of children.
public void RemoveChild(Node node)
Parameter | Type | Description |
---|---|---|
node | Node | The old child. |
See Also
- class Node
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance