Freigeben über


NormalizedSnapshotSpanCollection.IList.Clear-Methode

Löscht die Liste. 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 IList.Clear
void IList.Clear()
private:
virtual void Clear() sealed = IList::Clear
private abstract Clear : unit -> unit  
private override Clear : unit -> unit
JScript unterstützt keine expliziten Schnittstellenimplementierungen

Implementiert

IList.Clear

.NET Framework-Sicherheit

Siehe auch

Referenz

NormalizedSnapshotSpanCollection Klasse

Microsoft.VisualStudio.Text-Namespace