Click or drag to resize

DocumentContainer Properties

The DocumentContainer type exposes the following members.

Properties
Name Description
Public property ChildObjects
Gets the child objects of the entity.
(Inherited from DocumentObject .)
Public property Count
Gets count of child object.
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the document object.
(Inherited from DocumentObject .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Protected property WidgetCollection
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also