paragraphitemcollection-ag凯发旗舰厅
com.spire.doc.collections
class paragraphitemcollection
java.lang.object
com.spire.doc.ownerholder
com.spire.doc.collections.collectionex
com.spire.doc.documents.xml.documentserializablecollection
com.spire.doc.collections.documentobjectcollection
com.spire.doc.collections.paragraphitemcollection
- all implemented interfaces:
- icollectionbase, idocumentobjectcollection, ixdlsserializablecollection, java.lang.iterable
public class paragraphitemcollection
- extends documentobjectcollection
represents a collection for paragraph
child items.
paragraphitemcollection
public paragraphitemcollection(document doc)
- initializes a new instance of the paragraphitemcollection class.
- parameters:
doc
- the doc
get
public paragraphbase get(int index)
- gets the
paragraphbase
at the specified index.
- specified by:
get
in interface idocumentobjectcollection
- overrides:
get
in class documentobjectcollection
- parameters:
index
- index
- returns:
- paragraphbase object