commentcollection-ag凯发旗舰厅
com.spire.presentation.collections
class commentcollection
java.lang.object
com.spire.presentation.collections.commentlist
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.
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). |
commentcollection
public commentcollection( parent)
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: