Compartir a través de


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

Definición

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

Parámetros

item
TValue

Devoluciones

Implementaciones

Se aplica a