LinkCollection.Add Method
Include Protected Members
Include Inherited Members
Adds the specified ExternalLink object to this collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(ExternalLink) | Adds the specified ExternalLink object to this collection. | |
Add(Hyperlink) | Adds the specified Hyperlink object to this collection. | |
Add(Link) | Adds the specified Link object to this collection. | |
Add(RelatedLink) | Adds the specified RelatedLink object to this collection. |
Top