IImageTransformOCollectionEffectiveData

IImageTransformOCollectionEffectiveData 接口

不可变对象,表示有效图像变换效果的只读集合。

public interface IImageTransformOCollectionEffectiveData : IGenericCollection<IEffectEffectiveData>

属性

名称描述
Item { get; }通过索引返回元素。

备注

名称 IImageTransformOperationCollectionEffectiveData 被截断为 IImageTransformOCollectionEffectiveData,因为 COM 名称的长度不能超过 39 个字符。

另见