Click or drag to resize

BodyRegionCollection Properties

The BodyRegionCollection 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.
(Inherited from DocumentObjectCollection .)
Public property Item
Gets the DocumentObject at the specified index.
(Inherited from DocumentObjectCollection .)
Public property LastItem
Gets the last item.
(Inherited from DocumentObjectCollection .)
Protected property TypesOfElement (Overrides DocumentObjectCollection TypesOfElement .)
Top
See Also