Element Properties |
The Element type exposes the following members.
Name | Description | |
---|---|---|
![]() | Content |
Gets the ContentRange of the current element.
|
![]() | Document |
Gets the owner document.
|
![]() | ElementType |
Gets the ElementType of this element instance.
|
![]() | NextSibling |
Gets the next sibling Element.
|
![]() | Parent |
Gets the parent of this element instance.
|
![]() | ParentCollection |
Gets the ElementCollection that contains this element instance.
|
![]() | PreviousSibling |
Gets the previous sibling Element.
|