bodyregioncollection-ag凯发旗舰厅



com.spire.doc.collections
class bodyregioncollection

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.collections.collectionex
          extended by com.spire.doc.documents.xml.documentserializablecollection
              extended by com.spire.doc.collections.documentobjectcollection
                  extended by com.spire.doc.collections.bodyregioncollection
all implemented interfaces:
icollectionbase, idocumentobjectcollection, ixdlsserializablecollection, java.lang.iterable

public class bodyregioncollection
extends documentobjectcollection

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

bodyregioncollection

public bodyregioncollection(body body)
initializes a new instance of the bodyregioncollection class.
parameters:
body - the body.


网站地图