com.aspose.slides
Interface IGradientStopCollectionEffectiveData

All Superinterfaces:
com.aspose.ms.System.Collections.ICollection<IGradientStopEffectiveData>, com.aspose.ms.System.Collections.IEnumerable<IGradientStopEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IGradientStopEffectiveData>, java.lang.Iterable<IGradientStopEffectiveData>
All Known Implementing Classes:
GradientStopCollectionEffectiveData

public interface IGradientStopCollectionEffectiveData
extends com.aspose.ms.System.Collections.ICollection<IGradientStopEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IGradientStopEffectiveData>

Represents a collection of GradientStopDataEx objects.


Method Summary
 IGradientStopEffectiveData get_Item(int index)
           
 
Methods inherited from interface com.aspose.ms.System.Collections.ICollection
copyTo, getSyncRoot, isSynchronized, size
 
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable
iterator
 

Method Detail

get_Item

IGradientStopEffectiveData get_Item(int index)