Поделиться через


ResourceDictionary.ICollection<KeyValuePair<String,Object>>.Remove Метод

Определение

Для внутреннего использования платформой 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

Параметры

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

Для внутреннего использования платформой Xamarin.Forms.

Возвращаемое значение

System.Boolean

Реализации

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

Применяется к