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
String
value
Object

반환

구현

적용 대상