NormalizedSnapshotSpanCollection::IList::Remove Method (Object^)
Visual Studio 2015
Removes the specified snapshot span. This method throws a NotSupportedException.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Parameters
- value
-
Type:
System::Object^
The snapshot span.
Implements
IList::Remove(Object^)
Show: