Partager via


ReadOnlyDictionary45<TKey,TValue>.KeyCollection.ICollection<TKey>.Remove Méthode

Définition

bool ICollection<TKey>.Remove (TKey item);
abstract member System.Collections.Generic.ICollection<TKey>.Remove : 'Key -> bool
override this.System.Collections.Generic.ICollection<TKey>.Remove : 'Key -> bool
Function Remove (item As TKey) As Boolean Implements ICollection(Of TKey).Remove

Paramètres

item
TKey

Retours

Implémente

S’applique à