ResourceDictionary.TryGetValue(String, Object) Méthode

Définition

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

Paramètres

key
System.String
value
System.Object

Retours

System.Boolean

Implémente

S’applique à