PageHyperlinkCollection Class Methods
In This Topic
For a list of all members of this type, see PageHyperlinkCollection members.
Public Methods
| | Name | Description |
 | Add | Adds a Hyperlink to the PageHyperlinkCollection. |
 | Clear | Removes all the Hyperlinks from the PageHyperlinkCollection. |
 | GetEnumerator | Gets the enumerator. |
 | Remove | Removes a specific Hyperlink from the PageHyperlinkCollection. |
 | RemoveAt | Removes the Hyperlink located at a specific index in the HyperlinkCollection. |
Top
See Also