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