Share via


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)

적용 대상