Share via


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
Public method Add(ExternalLink) Adds the specified ExternalLink object to this collection.
Public method Add(Hyperlink) Adds the specified Hyperlink object to this collection.
Public method Add(Link) Adds the specified Link object to this collection.
Public method Add(RelatedLink) Adds the specified RelatedLink object to this collection.

Top

See Also

Reference

LinkCollection Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace