idocumentcollection-ag凯发旗舰厅



com.spire.doc.interfaces
interface idocumentcollection

all superinterfaces:
icollectionbase, java.lang.iterable

public interface idocumentcollection
extends icollectionbase

represents a collection of idocument


method summary
 idocument get(int index)
          gets the idocument at the specified index.
 
methods inherited from interface com.spire.doc.interfaces.icollectionbase
getcount
 
method detail

get

idocument get(int index)
gets the idocument at the specified index.
parameters:
index - index
returns:
idocument


网站地图