Equals()
ImageTransformOCollectionEffectiveData::Equals(System::SharedPtr<System::Object>) method
Determines whether the specified object is equal to the current object.
bool Aspose::Slides::Effects::ImageTransformOCollectionEffectiveData::Equals(System::SharedPtr<System::Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | The object to compare with the current object. |
Return Value
true if the specified object is equal to the current object; otherwise, false.
See Also
- Typedef SharedPtr
- Class Object
- Class ImageTransformOCollectionEffectiveData
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides