ResourceDictionary.ICollection<KeyValuePair<String,Object>>.Remove Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

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

Parameter

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

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

System.Boolean

Implementiert

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

Gilt für: