NormalizedSnapshotSpanCollection.IList.RemoveAt Method

Removes a snapshot span at the specified location. This method throws a NotSupportedException.

Namespace:  Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

Syntax

void IList.RemoveAt(
    int index
)

Parameters

Implements

IList.RemoveAt(Int32)

.NET Framework Security

See Also

Reference

NormalizedSnapshotSpanCollection Class

Microsoft.VisualStudio.Text Namespace