Compartir a través de


ResourceDictionary.TryGetValue(String, Object) Método

Definición

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

Parámetros

key
System.String
value
System.Object

Devoluciones

System.Boolean

Implementaciones

Se aplica a