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