IAdornmentLayer::RemoveMatchingAdornments Method (Predicate<IAdornmentLayerElement^>^)
Visual Studio 2015
Removes all matching adornments.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- match
-
Type:
System::Predicate<IAdornmentLayerElement^>^
The predicate that will be called for each adornment
Show: