Bagikan melalui


ResourceDictionary.ICollection<KeyValuePair<String,Object>>.Contains Metode

Definisi

Mengembalikan nilai yang menunjukkan apakah kamus berisi nilai dalam , yang diindeks itemoleh kunci di item.

bool ICollection<KeyValuePair<string,object>>.Contains (System.Collections.Generic.KeyValuePair<string,object> item);
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Contains : System.Collections.Generic.KeyValuePair<string, obj> -> bool
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Contains : System.Collections.Generic.KeyValuePair<string, obj> -> bool

Parameter

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

Item yang akan ditambahkan.

Mengembalikan

System.Boolean

Penerapan

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

Berlaku untuk