DropHandlerBase::DeleteSpans Method (IList<ITrackingSpan^>^)
Visual Studio 2015
Deletes the specified spans from the buffer.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- spans
-
Type:
System.Collections.Generic::IList<ITrackingSpan^>^
The list of ITrackingSpan objects.
Show: