Partager via


ReadOnlyDictionary<TKey, TValue>.ICollection<KeyValuePair<TKey, TValue>>.Clear, méthode

Désactive ce dictionnaire.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

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

Implémentations

ICollection<T>.Clear()

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyDictionary<TKey, TValue> Classe

Microsoft.TeamFoundation.Client, espace de noms