Contains
ImageTransformOperationCollection.Contains method
确定ICollection是否包含特定值。
public bool Contains(IImageTransformOperation item)
范围 | 类型 | 描述 |
---|---|---|
item | IImageTransformOperation | 在ICollection中定位的对象. |
返回值
如果在:::R5 中找到item则为真:T:System.Collections.Generic.ICollection`1:::;否则为假。
也可以看看
- interface IImageTransformOperation
- class ImageTransformOperationCollection
- 命名空间 Aspose.Slides.Effects
- 部件 Aspose.Slides