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