NormalizedSnapshotSpanCollection::IList::RemoveAt Method (Int32)
Visual Studio 2015
Removes a snapshot span at the specified location. This method throws a NotSupportedException.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Parameters
- index
-
Type:
System::Int32
The location.
Implements
IList::RemoveAt(Int32)
Show: