Equals
Reflection.Equals method
Determines whether the specified Reflection
is equal to the current Reflection
.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The Reflection to compare. |
Return Value
true if objects are equal; otherwise, false.
See Also
- class Reflection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides