Equals()
ColorFormat::Equals(System::SharedPtr<System::Object>) method
Checks for equality with specified object.
bool Aspose::Slides::ColorFormat::Equals(System::SharedPtr<System::Object> obj) override
Arguments
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | Object. |
Return Value
True if objects are equal, otherwise false.
See Also
- Typedef SharedPtr
- Class Object
- Class ColorFormat
- Namespace Aspose::Slides
- Library Aspose.Slides