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
- package com.aspose.html.Dom
- package Aspose.HTML