[]
Returns true if specified item is equal to the anchor.
protected override bool StateEqual(XHTMLItemBase item)
Protected Overrides Function StateEqual(item As XHTMLItemBase) As Boolean
| Type | Name | Description |
|---|---|---|
| XHTMLItemBase | item | XHTMLHyperlinkItem object to compare with the current XHTMLHyperlinkItem object. |
| Type | Description |
|---|---|
| bool | true if |