IChildNode Interface
IChildNode interface
Defines IChildNode
interface that should be implemented by Node
that can have a parent.
public interface IChildNode
Methods
Name | Description |
---|---|
Remove() | Removes the current node from parent. |
See Also
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG