ResourceDictionary.ICollection<KeyValuePair<String,Object>>.Remove Método

Definición

Para uso interno de la plataforma de Xamarin.Forms.

bool ICollection<KeyValuePair<string,object>>.Remove (System.Collections.Generic.KeyValuePair<string,object> item);
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Remove : System.Collections.Generic.KeyValuePair<string, obj> -> bool
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Remove : System.Collections.Generic.KeyValuePair<string, obj> -> bool

Parámetros

item
KeyValuePair<String,Object>

Para uso interno de la plataforma de Xamarin.Forms.

Devoluciones

Implementaciones

Se aplica a