com.aspose.slides
Interface IFillFormatCollectionEffectiveData

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

public interface IFillFormatCollectionEffectiveData
extends IGenericCollection<IFillFormatEffectiveData>

Immutable FillFormatCollection object.


Method Summary
 IFillFormatEffectiveData get_Item(int index)
           Gets the element at the specified index.
 
Methods inherited from interface com.aspose.slides.IGenericCollection
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)

Gets the element at the specified index. Read-only IFillFormatEffectiveData.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.