pdflistfielditemcollection-ag凯发旗舰厅



com.spire.pdf.fields
class pdflistfielditemcollection

java.lang.object
  extended by com.spire.pdf.pdfcollection
      extended by com.spire.pdf.fields.pdflistfielditemcollection
all implemented interfaces:
com.spire.ms.system.collections.ienumerable, ipdfwrapper, java.lang.iterable

public class pdflistfielditemcollection
extends pdfcollection
implements ipdfwrapper

represents list field item collection.


constructor summary
pdflistfielditemcollection()
          initializes a new instance of the class.
 
method summary
 int add(pdflistfielditem item)
          adds the specified item in the collection.
 
methods inherited from class com.spire.pdf.pdfcollection
getcount, getlist
 
constructor detail

pdflistfielditemcollection

public pdflistfielditemcollection()
initializes a new instance of the class.
method detail

add

public int add(pdflistfielditem item)
adds the specified item in the collection.
parameters:
item - the object which to be added in the collection.
returns:
item


网站地图