Equals
SlideShowTransition.Equals method
Determines whether the two SlideShowTransition instances are equal. Read/write Boolean.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | 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
- class SlideShowTransition
- namespace Aspose.Slides.SlideShow
- assembly Aspose.Slides