共用方式為


IResourceDictionary.TryGetValue(String, Object) 方法

定義

供 Xamarin.Forms 平台內部使用。

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

參數

key
System.String

供 Xamarin.Forms 平台內部使用。

value
System.Object

供 Xamarin.Forms 平台內部使用。

傳回

System.Boolean

供 Xamarin.Forms 平台內部使用。

適用於