Freigeben über


ReadOnlyDictionary<TKey, TValue>.ICollection<KeyValuePair<TKey, TValue>>.Clear-Methode

Löscht dieses Wörterbuch.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Private Sub Clear Implements ICollection(Of KeyValuePair(Of TKey, TValue)).Clear
void ICollection<KeyValuePair<TKey, TValue>>.Clear()

Implementiert

ICollection<T>.Clear()

.NET Framework-Sicherheit

Siehe auch

Referenz

ReadOnlyDictionary<TKey, TValue> Klasse

Microsoft.TeamFoundation.Client-Namespace