public interface IImageTransformOCollectionEffectiveData extends IGenericCollection<IEffectEffectiveData>
Immutable object which represents a readonly collection of EffectDataEx objects.
Modifier and Type | Method and Description |
---|---|
IEffectEffectiveData |
get_Item(int index)
Returns element by index.
|
iterator
IEffectEffectiveData get_Item(int index)
Returns element by index.
index
- Index of item.IEffectEffectiveData
object.Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.