DocumentObject Properties |
The DocumentObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ChildObjects |
Gets the child objects of the entity.
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the document object.
|
|
|
FirstChild |
Gets the first child of the Element.
|
|
|
IsComposite |
Indicating whether this instance is composite.
|
|
|
LastChild |
Gets the last child of the Element.
|
|
|
NextSibling |
Gets the next sibling.
|
|
|
Owner |
Gets the owner of this entity.
|
|
|
PreviousSibling |
Gets the previous sibling.
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |