Overload | Description |
---|---|
Remove(Hyperlink) | Removes a specific Hyperlink from the HyperlinkCollection. |
Remove(String) | Removes a Hyperlink from the HyperlinkCollection, using an Address to identify said Hyperlink's location. |
Remove(Int32,Int32) | Removes a Hyperlink from the HyperlinkCollection, using Ids to identify said Hyperlink's location. |