Click or drag to resize

Element Properties

The Element type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets the ContentRange of the current element.
Public propertyDocument
Gets the owner document.
Public propertyElementType
Gets the ElementType of this element instance.
Public propertyNextSibling
Gets the next sibling Element.
Public propertyParent
Gets the parent of this element instance.
Public propertyParentCollection
Gets the ElementCollection that contains this element instance.
Public propertyPreviousSibling
Gets the previous sibling Element.
Top
See Also