Contains()
ImageTransformOperationCollection::Contains(const System::SharedPtr<IImageTransformOperation>&) const method
Determines whether the ICollection contains a specific value.
bool Aspose::Slides::Effects::ImageTransformOperationCollection::Contains(const System::SharedPtr<IImageTransformOperation> &item) const override
Arguments
Parameter | Type | Description |
---|---|---|
item | const System::SharedPtr<IImageTransformOperation>& | The object to locate in the ICollection. |
Return Value
true if item is found in the ICollection; otherwise, false.
See Also
- Typedef SharedPtr
- Class IImageTransformOperation
- Class ImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides