Contains
ImageTransformOperationCollection.Contains method
Determines whether the ICollection contains a specific value.
public bool Contains(IImageTransformOperation item)
Parameter | Type | Description |
---|---|---|
item | IImageTransformOperation | The object to locate in the ICollection. |
Return Value
true if item is found in the ICollection; otherwise, false.
See Also
- interface IImageTransformOperation
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides