com.aspose.slides
Interface IEffectStyleCollectionEffectiveData

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

public interface IEffectStyleCollectionEffectiveData
extends com.aspose.ms.System.Collections.ICollection<IEffectStyleEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IEffectStyleEffectiveData>

Immutable EffectStyleCollection object.


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

IEffectStyleEffectiveData get_Item(int index)