NSDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Remove Método

Definición

bool ICollection<KeyValuePair<TKey,TValue>>.Remove (System.Collections.Generic.KeyValuePair<TKey,TValue> item);

Parámetros

item
KeyValuePair<TKey,TValue>

Devoluciones

Implementaciones

Se aplica a