INonElementParentNode Interface
INonElementParentNode interface
Defines IParentNode
that are not Element type.
public interface INonElementParentNode
Methods
Name | Description |
---|---|
getElementById(String) | Returns the first element within node’s descendants whose ID is elementId. |
See Also
- package com.aspose.html.Dom
- package Aspose.HTML