com.aspose.slides
Interface IEffectStyleCollectionEffectiveData

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

public interface IEffectStyleCollectionEffectiveData
extends IGenericCollection<IEffectStyleEffectiveData>

Immutable EffectStyleCollection object.


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

IEffectStyleEffectiveData get_Item(int index)

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



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