LinkLabel::LinkCollection::RemoveByKey Method (String^)
.NET Framework (current version)
Removes the link with the specified key.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- key
-
Type:
System::String^
The key of the link to remove.
The Name property corresponds to the key for a LinkLabel::Link in the LinkLabel::LinkCollection. The key comparison is not case-sensitive.
.NET Framework
Available since 2.0
Available since 2.0
Show: