gradientstopcollection-ag凯发旗舰厅



com.spire.presentation.collections
class gradientstopcollection

java.lang.object
  extended by com.spire.presentation.collections.gradientstoplist
      extended by com.spire.presentation.collections.gradientstopcollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, iactivepresentation, islidecomponent, java.lang.iterable

public final class gradientstopcollection
extends gradientstoplist
implements com.spire.ms.system.collections.icollection

represnts a collection of gradient stops.


constructor summary
gradientstopcollection(islidecomponent parent)
           
 
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.、 readonly .
 boolean issynchronized()
          gets a value indicating whether access to the collection is synchronized (thread-safe).
 
methods inherited from class com.spire.presentation.collections.gradientstoplist
append, append, get, getcount, insert, insert, iterator, removeall, removeat
 
methods inherited from interface com.spire.presentation.islidecomponent
getslide
 
methods inherited from interface com.spire.presentation.iactivepresentation
getpresentation
 
constructor detail

gradientstopcollection

public gradientstopcollection(islidecomponent parent)
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:


网站地图