commentcollection-ag凯发旗舰厅



com.spire.presentation.collections
class commentcollection

java.lang.object
  extended by com.spire.presentation.collections.commentlist
      extended by com.spire.presentation.collections.commentcollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, java.lang.iterable

public final class commentcollection
extends commentlist
implements com.spire.ms.system.collections.icollection

represents a collection of comments of one author.


constructor summary
commentcollection( parent)
           
 
method summary
 java.lang.object getsyncroot()
          gets a synchronization root.
 boolean issynchronized()
          gets a value indicating whether access to the collection is synchronized (thread-safe).
 
methods inherited from class com.spire.presentation.collections.commentlist
appendcomment, get, getcount, getpresentation, insertcomment, remove, removeat, toarray, toarray
 
constructor detail

commentcollection

public commentcollection( parent)
method detail

issynchronized

public boolean issynchronized()
gets a value indicating whether access to the collection is synchronized (thread-safe).
returns:

getsyncroot

public java.lang.object getsyncroot()
gets a synchronization root. readonly .
returns:


网站地图