Share via


ResourceDictionary.TryGetValue(String, Object) 方法

定義

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

參數

key
System.String
value
System.Object

傳回

System.Boolean

實作

適用於