Compartilhar via


Método NormalizedSnapshotSpanCollection.ICollection<SnapshotSpan>.ICollection

Limpa a coleção. Este método lança um NotSupportedException.

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

Sintaxe

'Declaração
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 não oferece suporte a implementações explícitas da interface.

Implementações

ICollection.Clear

Segurança do .NET Framework

Consulte também

Referência

NormalizedSnapshotSpanCollection Classe

Namespace Microsoft.VisualStudio.Text