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.
|
iteratorJavaiteratorIEffectEffectiveData get_Item(int index)
Returns element by index.
index - Index of item.IEffectEffectiveData object.Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.