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