equals

equals(Object obj) function

Determines whether the two Hyperlink instances are equal.

Parameters

NameTypeDescription
objObjectThe Hyperlink to compare with the current Hyperlink.

Result

boolean


Determines whether the two Hyperlink instances are equal.

Parameters

NameTypeDescription
hlinkHyperlinkThe Hyperlink to compare with the current Hyperlink.

Result

boolean