Defines an interface of a node, with has a parent node.
Instance member | Description |
Full Usage:
this.ParentNode
Returns: 'T
Modifiers: abstract |
Gets the parent node of this node.
|