linestylecollection-ag凯发旗舰厅



com.spire.presentation.collections
class linestylecollection

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

public final class linestylecollection
extends linestylelist
implements com.spire.ms.system.collections.icollection

represents the collection of line styles.


constructor summary
linestylecollection()
           
 
method summary
 void copyto(java.lang.object[] array, int index)
          copies all elements from the collection to the specified array.
 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.linestylelist
get, getcount, iterator
 
constructor detail

linestylecollection

public linestylecollection()
method detail

copyto

public void copyto(java.lang.object[] array,
                   int index)
copies all elements from the collection to the specified array.
parameters:
array -
index -

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:


网站地图