Sdílet prostřednictvím


AttributeDictionary.Contains(KeyValuePair<String,String>) Metoda

Definice

Určuje, zda obsahuje ICollection<T> konkrétní hodnotu.

public:
 virtual bool Contains(System::Collections::Generic::KeyValuePair<System::String ^, System::String ^> item);
public bool Contains (System.Collections.Generic.KeyValuePair<string,string> item);
public bool Contains (System.Collections.Generic.KeyValuePair<string,string?> item);
abstract member Contains : System.Collections.Generic.KeyValuePair<string, string> -> bool
override this.Contains : System.Collections.Generic.KeyValuePair<string, string> -> bool
Public Function Contains (item As KeyValuePair(Of String, String)) As Boolean

Parametry

Návraty

Implementuje

Platí pro