Lenguaje

PatternDictionary<TKey,TValue>.Remove(TValue) Método

Definición

public bool Remove(TValue item);
abstract member Remove : 'Value -> bool
override this.Remove : 'Value -> bool
Public Function Remove (item As TValue) As Boolean

Parámetros

item
TValue

Devoluciones

Implementaciones

Se aplica a