Compartilhar via


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

Definição

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

Parâmetros

item
TKey

Retornos

Implementações

Aplica-se a