Click or drag to resize

Element Methods

The Element type exposes the following members.

Methods
 NameDescription
Public methodAncestors Returns the all ancestors of the current Element object.
Public methodCode exampleClone Clones this element instance.
Public methodCode exampleGetChildElements(Boolean) Gets the child elements.
Public methodCode exampleGetChildElements(Boolean, ElementType) Gets the child elements filtered by ElementType.
Top
See Also