Freigeben über


NormalizedSnapshotSpanCollection.ICollection<SnapshotSpan>.ICollection-Methode

Löscht die Auflistung. Diese Methode löst eine NotSupportedException aus.

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

Syntax

'Declaration
Private Sub Clear Implements ICollection(Of SnapshotSpan).Clear
void ICollection<SnapshotSpan>.Clear()
private:
virtual void Clear() sealed = ICollection<SnapshotSpan>::Clear
private abstract Clear : unit -> unit  
private override Clear : unit -> unit
JScript unterstützt keine expliziten Schnittstellenimplementierungen

Implementiert

ICollection.Clear

.NET Framework-Sicherheit

Siehe auch

Referenz

NormalizedSnapshotSpanCollection Klasse

Microsoft.VisualStudio.Text-Namespace