Partager via


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

Définition

Pour un usage interne par la plateforme 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

Paramètres

item
System.Collections.Generic.KeyValuePair<System.String,System.Object>

Pour un usage interne par la plateforme Xamarin.Forms.

Retours

System.Boolean

Implémente

System.Collections.Generic.ICollection`1.Remove(`0)

S’applique à