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

구현

적용 대상