LinkLabel::LinkCollection::Add Method (LinkLabel::Link^)
.NET Framework (current version)
Adds a link with the specified value to the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System.Windows.Forms::LinkLabel::Link^
A LinkLabel::Link representing the link to add.
Return Value
Type: System::Int32The zero-based index where the link specified by the value parameter is located in the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: