IChildNode class
IChildNode class
Defines IChildNode
interface that should be implemented by Node
that can have a parent.
The IChildNode type exposes the following members:
Methods
Method | Description |
---|---|
remove | Removes the current node from parent. |
See Also
- module
aspose.svg.dom
- class
IChildNode
- class
Node