共用方式為


DataPackagePropertySet.TryGetValue(String, Object) 方法

定義

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

參數

key
System.String
value
System.Object

傳回

System.Boolean

適用於