com.aspose.slides
Interface IImageTransformOCollectionEffectiveData

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

public interface IImageTransformOCollectionEffectiveData
extends IGenericCollection<IEffectEffectiveData>

Immutable object which represents a readonly collection of EffectDataEx objects.


Name IImageTransformOperationCollectionEffectiveData truncuted to IImageTransformOCollectionEffectiveData becouse of COM names length cannot be more then 39.


Method Summary
 IEffectEffectiveData get_Item(int index)
           Returns element by 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

IEffectEffectiveData get_Item(int index)

Returns element by index.

Parameters:
index -
Returns:


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