com.aspose.slides
Interface IFillFormatCollectionEffectiveData

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

public interface IFillFormatCollectionEffectiveData
extends com.aspose.ms.System.Collections.ICollection<IFillFormatEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IFillFormatEffectiveData>

Immutable FillFormatCollection object.


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

IFillFormatEffectiveData get_Item(int index)