IEffectStyleCollectionEffectiveData

IEffectStyleCollectionEffectiveData interface

表示有效效果样式的只读集合的不可变对象。

public interface IEffectStyleCollectionEffectiveData : IGenericCollection<IEffectStyleEffectiveData>

特性

姓名描述
Item { get; }获取指定索引处的元素。 只读IEffectStyleEffectiveData

评论

此接口用作IFormatSchemeEffectiveData。

也可以看看