Share via


ResourceDictionary.TryGetValue(String, Object) Metodo

Definizione

public bool TryGetValue (string key, out object value);
abstract member TryGetValue : string * obj -> bool
override this.TryGetValue : string * obj -> bool

Parametri

key
System.String
value
System.Object

Restituisce

System.Boolean

Implementazioni

Si applica a