Click or drag to resize

DocumentObjectCollection Properties

The DocumentObjectCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of items in the collection.
(Inherited from CollectionEx .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property FirstItem
Gets the first item.
Public property Item
Gets the DocumentObject at the specified index.
Public property LastItem
Gets the last item.
Protected property TypesOfElement
Top
See Also