Equals
IHyperlink.Equals method
Determines whether the two Hyperlink instances are equal.
public bool Equals(IHyperlink hlink)
Parameter | Type | Description |
---|---|---|
hlink | IHyperlink | The Hyperlink to compare with the current Hyperlink. |
Return Value
true if the specified Hyperlink is equal to the current Hyperlink; otherwise, false.
See Also
- interface IHyperlink
- namespace Aspose.Slides
- assembly Aspose.Slides