com.aspose.slides
Interface IExtraColorSchemeCollection

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

public interface IExtraColorSchemeCollection
extends com.aspose.ms.System.Collections.ICollection<IExtraColorScheme>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<IExtraColorScheme>


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

IExtraColorScheme get_Item(int index)