Sdílet prostřednictvím


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

Definice

Pro interní použití v Xamarinu. Forms platformu.

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

Parametry

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

Pro interní použití v Xamarinu. Forms platformu.

Návraty

System.Boolean

Implementuje

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

Platí pro