LinkLabel.LinkCollection.Add Method
.NET Framework 4.5
Adds a link to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Add(LinkLabel.Link) | Adds a link with the specified value to the collection. |
|
Add(Int32, Int32) | Adds a link to the collection. |
|
Add(Int32, Int32, Object) | Adds a link to the collection with information to associate with the link. |