Element Methods |
The Element type exposes the following members.
| Name | Description | |
|---|---|---|
| Ancestors | Returns the all ancestors of the current Element object. | |
| Clone | Clones this element instance. | |
| GetChildElements(Boolean) | Gets the child elements. | |
| GetChildElements(Boolean, ElementType) | Gets the child elements filtered by ElementType. |