public interface IEffectStyleCollectionEffectiveData extends IGenericCollection<IEffectStyleEffectiveData>
Immutable object that represents a readonly collection of effective effect styles.
IFormatSchemeEffectiveData
.
Modifier and Type | Method and Description |
---|---|
IEffectStyleEffectiveData |
get_Item(int index)
Gets the element at the specified index.
|
iterator
IEffectStyleEffectiveData get_Item(int index)
Gets the element at the specified index.
Read-only IEffectStyleEffectiveData
.