public interface IImageTransformOCollectionEffectiveData extends IGenericCollection<IEffectEffectiveData>
Immutable object that represents a readonly collection of effective image transform effects.
| Modifier and Type | Method and Description |
|---|---|
IEffectEffectiveData |
get_Item(int index)
Returns element by index.
|
iteratorIEffectEffectiveData get_Item(int index)
Returns element by index.
index - Index of item.IEffectEffectiveData object.