The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LinkTargetCollection::Remove Method (LinkTarget^)
.NET Framework (current version)
Removes the first occurrence of a specific object from the ICollection<T>.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- value
-
Type:
System.Windows.Documents::LinkTarget^
The link target to remove.
The link targets that follow the removed target move up to occupy the vacated spot. The indexes of the elements that are moved are also updated.
.NET Framework
Available since 3.0
Available since 3.0
Show: