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