icollectionbase-ag凯发旗舰厅



com.spire.doc.interfaces
interface icollectionbase

all superinterfaces:
java.lang.iterable
all known subinterfaces:
idocumentcollection, idocumentobjectcollection, iparagraphcollection, istylecollection, itablecollection, iwsectioncollection
all known implementing classes:
bodyregioncollection, cellcollection, documentobjectcollection, documentsubsetcollection, paragraphcollection, paragraphitemcollection, rowcollection, sectioncollection, shapeitemcollection, stylecollection, tablecollection, textboxitemcollection

public interface icollectionbase
extends java.lang.iterable

represents base interface for dls collections.


method summary
 int getcount()
          gets the number of items in collection.
 
method detail

getcount

int getcount()
gets the number of items in collection.
returns:
the count.


网站地图