|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.OwnerHolder
com.spire.doc.collections.CollectionEx
com.spire.doc.documents.xml.DocumentSerializableCollection
com.spire.doc.collections.DocumentObjectCollection
com.spire.doc.collections.BodyRegionCollection
public class BodyRegionCollection
Represents a collection for Body
child items.
Constructor Summary | |
---|---|
BodyRegionCollection(Body body)
Initializes a new instance of the BodyRegionCollection class. |
Method Summary |
---|
Methods inherited from class com.spire.doc.collections.DocumentObjectCollection |
---|
add, clear, contains, get, getFirstItem, getLastItem, indexOf, insert, remove, removeAt |
Methods inherited from class com.spire.doc.collections.CollectionEx |
---|
getCount, iterator |
Methods inherited from class com.spire.doc.OwnerHolder |
---|
getDocument |
Methods inherited from interface com.spire.doc.interfaces.ICollectionBase |
---|
getCount |
Methods inherited from interface com.spire.doc.interfaces.IXDLSSerializableCollection |
---|
addNewItem, getCount, getTagItemNameEx |
Constructor Detail |
---|
public BodyRegionCollection(Body body)
BodyRegionCollection
class.
body
- The body.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |