Partager via


NormalizedSnapshotSpanCollection.ICollection<SnapshotSpan>.ICollection, méthode

Efface la collection. Cette méthode lève une NotSupportedException.

Espace de noms :  Microsoft.VisualStudio.Text
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
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 ne prend pas en charge les implémentations d'interfaces explicites.

Implémentations

ICollection.Clear

Sécurité .NET Framework

Voir aussi

Référence

NormalizedSnapshotSpanCollection Classe

Microsoft.VisualStudio.Text, espace de noms