com.aspose.slides
Interface IImageTransformOCollectionEffectiveData

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

public interface IImageTransformOCollectionEffectiveData
extends com.aspose.ms.System.Collections.ICollection<IEffectEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IEffectEffectiveData>

Immutable object which represents a readonly collection of EffectDataEx objects.


Name IImageTransformOperationCollectionEffectiveData truncuted to IImageTransformOCollectionEffectiveData becouse of COM names length cannot be more then 39.


Method Summary
 IEffectEffectiveData 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

IEffectEffectiveData get_Item(int index)